[PATCH] D132525: [ORC][ORC_RT][COFF] Support dynamic VC runtime.
    Sunho Kim via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Sep  9 23:27:57 PDT 2022
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rG73c4033987c5: [ORC][ORC_RT][COFF] Support dynamic VC runtime. (authored by sunho).
Herald added a project: Sanitizers.
Herald added a subscriber: Sanitizers.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132525/new/
https://reviews.llvm.org/D132525
Files:
  compiler-rt/lib/orc/CMakeLists.txt
  compiler-rt/lib/orc/coff_platform.cpp
  compiler-rt/lib/orc/coff_platform.per_jd.cpp
  compiler-rt/test/orc/TestCases/Windows/x86-64/Inputs/standalone-dylib.c
  compiler-rt/test/orc/TestCases/Windows/x86-64/hello-world.c
  compiler-rt/test/orc/TestCases/Windows/x86-64/hello-world.cpp
  compiler-rt/test/orc/TestCases/Windows/x86-64/priority-static-initializer-three.c
  compiler-rt/test/orc/TestCases/Windows/x86-64/priority-static-initializer.c
  compiler-rt/test/orc/TestCases/Windows/x86-64/sehframe-handling.cpp
  compiler-rt/test/orc/TestCases/Windows/x86-64/static-initializer.cpp
  compiler-rt/test/orc/TestCases/Windows/x86-64/trivial-atexit.c
  compiler-rt/test/orc/TestCases/Windows/x86-64/trivial-jit-dlopen.c
  compiler-rt/test/orc/lit.cfg.py
  llvm/include/llvm/ExecutionEngine/Orc/COFFPlatform.h
  llvm/lib/ExecutionEngine/Orc/COFFPlatform.cpp
  llvm/tools/llvm-jitlink/llvm-jitlink.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132525.459263.patch
Type: text/x-patch
Size: 24270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220910/edfd3bd1/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list