diff options
author | Andres Freund <andres@anarazel.de> | 2018-05-24 18:44:34 +0000 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2018-05-24 18:44:34 +0000 |
commit | 54ddd7426eee9c818a783ac6d8bf3fabcd57660a (patch) | |
tree | f6c1af5814e15e1f76630019697aa5c4d65f8021 /clang/lib/Basic/Attributes.cpp | |
parent | 98150e3a625f41d8ac0e5b36b9a7131df4551902 (diff) | |
download | bcm5719-llvm-54ddd7426eee9c818a783ac6d8bf3fabcd57660a.tar.gz bcm5719-llvm-54ddd7426eee9c818a783ac6d8bf3fabcd57660a.zip |
[ORC] Add findSymbolIn() wrapper to C bindings, take #2.
Re-appply r333147, reverted in r333152 due to a pre-existing bug. As
D47308 has been merged in r333206, the OSX issue should now be
resolved.
In many cases JIT users will know in which module a symbol
resides. Avoiding to search other modules can be more efficient. It
also allows to handle duplicate symbol names between modules.
Reviewed By: lhames
Differential Revision: https://reviews.llvm.org/D44889
llvm-svn: 333215
Diffstat (limited to 'clang/lib/Basic/Attributes.cpp')
0 files changed, 0 insertions, 0 deletions