diff options
author | Jim Ingham <jingham@apple.com> | 2015-01-27 18:03:05 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2015-01-27 18:03:05 +0000 |
commit | 27e5fe8604d9bb94292d612c59a6536295eb251d (patch) | |
tree | 2b40450b0f2a121b0199f6a8404e2ae5abe0916e /clang/lib/Sema/SemaExprCXX.cpp | |
parent | 869b8675c88dd970f2eaab7be3a5f8b8ac9f2736 (diff) | |
download | bcm5719-llvm-27e5fe8604d9bb94292d612c59a6536295eb251d.tar.gz bcm5719-llvm-27e5fe8604d9bb94292d612c59a6536295eb251d.zip |
The MCJIT doesn't seem to call getPointerForNamedFunction from the MemoryManager anymore, switching to getSymbolAddress, which
it does call, and implementing it so that we once again look up external symbols in the JIT.
Also juked the error reporting from the JIT a little bit.
This resolves:
http://llvm.org/bugs/show_bug.cgi?id=22314
llvm-svn: 227217
Diffstat (limited to 'clang/lib/Sema/SemaExprCXX.cpp')
0 files changed, 0 insertions, 0 deletions