[PATCH] D130456: [ORC][COFF] Introduce COFFVCRuntimeBootstrapper.

Sunho Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 2 01:17:42 PDT 2022


sunho updated this revision to Diff 449213.
sunho added a comment.

Add license header.


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

https://reviews.llvm.org/D130456

Files:
  llvm/include/llvm/ExecutionEngine/Orc/COFFVCRuntimeSupport.h
  llvm/include/llvm/ExecutionEngine/Orc/ExecutorProcessControl.h
  llvm/lib/ExecutionEngine/Orc/CMakeLists.txt
  llvm/lib/ExecutionEngine/Orc/COFFVCRuntimeSupport.cpp
  llvm/lib/ExecutionEngine/Orc/ExecutorProcessControl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130456.449213.patch
Type: text/x-patch
Size: 14757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220802/ce8daefe/attachment.bin>


More information about the llvm-commits mailing list