[PATCH] D134610: [ORC] Support COFF orc platform in LLJIT.

Sunho Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 25 14:34:44 PDT 2022


sunho updated this revision to Diff 462768.

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

https://reviews.llvm.org/D134610

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/tools/lli/lli.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134610.462768.patch
Type: text/x-patch
Size: 8385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220925/06945401/attachment.bin>


More information about the llvm-commits mailing list