[PATCH] D144276: [ORC] Introduce SetUpExecutorNativePlatform utility.

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 6 21:45:00 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG371cb1af61d6: [ORC] LLJIT updates: ExecutorNativePlatform, default link order, Process JD. (authored by lhames).

Changed prior to commit:
  https://reviews.llvm.org/D144276?vs=508478&id=511606#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144276

Files:
  llvm/include/llvm/ExecutionEngine/Orc/COFFPlatform.h
  llvm/include/llvm/ExecutionEngine/Orc/LLJIT.h
  llvm/lib/ExecutionEngine/Orc/COFFPlatform.cpp
  llvm/lib/ExecutionEngine/Orc/LLJIT.cpp
  llvm/test/ExecutionEngine/OrcLazy/emulated-tls.ll
  llvm/tools/lli/lli.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144276.511606.patch
Type: text/x-patch
Size: 33036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230407/529cec39/attachment.bin>


More information about the llvm-commits mailing list