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 | dc1123fcab8efd07980c7d970d42bb31c34c0288 (patch) | |
tree | 14b6447e79d6e1b1fe858b7fe79310870c68437d /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 0f435d0851a70bcec792bd43f52973c56b735172 (diff) | |
download | bcm5719-llvm-dc1123fcab8efd07980c7d970d42bb31c34c0288.tar.gz bcm5719-llvm-dc1123fcab8efd07980c7d970d42bb31c34c0288.zip |
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.
llvm-svn: 163217
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions