[PATCH] D126492: [ORC][ORC_RT] Integrate ORC platforms with LLJIT and lli

Peter S. Housel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 9 22:48:54 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1aa71f8679e4: [ORC][ORC_RT] Integrate ORC platforms with LLJIT and lli (authored by housel).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126492/new/

https://reviews.llvm.org/D126492

Files:
  compiler-rt/lib/orc/CMakeLists.txt
  compiler-rt/lib/orc/dlfcn_wrapper.cpp
  compiler-rt/test/orc/TestCases/Darwin/x86-64/lljit-ehframe.cpp
  compiler-rt/test/orc/TestCases/Darwin/x86-64/lljit-initialize-deinitialize.ll
  compiler-rt/test/orc/TestCases/FreeBSD/x86-64/lljit-ehframe.cpp
  compiler-rt/test/orc/TestCases/FreeBSD/x86-64/lljit-initialize-deinitialize.ll
  compiler-rt/test/orc/TestCases/Linux/x86-64/lljit-ehframe.cpp
  compiler-rt/test/orc/TestCases/Linux/x86-64/lljit-initialize-deinitialize.ll
  compiler-rt/test/orc/lit.cfg.py
  llvm/include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h
  llvm/lib/ExecutionEngine/Orc/ELFNixPlatform.cpp
  llvm/lib/ExecutionEngine/Orc/JITTargetMachineBuilder.cpp
  llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp
  llvm/tools/lli/lli.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126492.435802.patch
Type: text/x-patch
Size: 20777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220610/b1b0f902/attachment.bin>


More information about the llvm-commits mailing list