diff options
author | Jim Grosbach <grosbach@apple.com> | 2012-09-05 16:50:40 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2012-09-05 16:50:40 +0000 |
commit | 35ed842773da41779d57d3ed23f440202d0be198 (patch) | |
tree | 1145a37b7143d8a20323ad54629e7cf3d9c14500 /.gitignore | |
parent | 706f03a35db7029b2dbd2925552eb0d0472dcbb4 (diff) | |
download | external_llvm-35ed842773da41779d57d3ed23f440202d0be198.zip external_llvm-35ed842773da41779d57d3ed23f440202d0be198.tar.gz external_llvm-35ed842773da41779d57d3ed23f440202d0be198.tar.bz2 |
MCJIT: getPointerToFunction() references target address space.
Make sure to return a pointer into the target memory, not the local memory.
Often they are the same, but we can't assume that.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163217 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions