aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2020-01-14 18:14:00 -0800
committerLang Hames <lhames@gmail.com>2020-01-15 08:02:53 -0800
commite9e26c01cd865da678b1af6ba5f417c713956a66 (patch)
treeb81bc1e51819a4a601b06668dbd17baaa5745e78 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentd2fabd70065edefacee0d8a3122c73bc15e0f848 (diff)
downloadllvm-e9e26c01cd865da678b1af6ba5f417c713956a66.zip
llvm-e9e26c01cd865da678b1af6ba5f417c713956a66.tar.gz
llvm-e9e26c01cd865da678b1af6ba5f417c713956a66.tar.bz2
[ORC] Simplify use of lazyReexports with LLJIT.
This patch makes the target triple available via the LLJIT interface, and moves the IRTransformLayer from LLLazyJIT down into LLJIT. Together these changes make it easier to use the lazyReexports utility with LLJIT, and to apply IR transforms to code as it is compiled in LLJIT (rather than requiring transforms to be applied manually before code is added). An code example is added in llvm/examples/LLJITExamples/LLJITWithLazyReexports
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions