diff options
author | sunho <ksunhokim123@gmail.com> | 2022-09-10 15:25:49 +0900 |
---|---|---|
committer | sunho <ksunhokim123@gmail.com> | 2022-09-10 15:25:49 +0900 |
commit | 73c4033987c5ca6cf8022f840f3c42e3324da1cb (patch) | |
tree | 33126e5a812dcefaaef90e6c2cb10bf3388db285 /llvm/lib/Object/ArchiveWriter.cpp | |
parent | bc24e6ab7c5ebb40045d0efe49da94b5ccc30b16 (diff) | |
download | llvm-73c4033987c5ca6cf8022f840f3c42e3324da1cb.zip llvm-73c4033987c5ca6cf8022f840f3c42e3324da1cb.tar.gz llvm-73c4033987c5ca6cf8022f840f3c42e3324da1cb.tar.bz2 |
[ORC][ORC_RT][COFF] Support dynamic VC runtime.
Supports dynamic VC runtime. It implements atexits handling which is required to load msvcrt.lib successfully. (the object file containing atexit symbol somehow resolves to static vc runtim symbols) It also default to dynamic vc runtime which tends to be more robust.
Reviewed By: lhames
Differential Revision: https://reviews.llvm.org/D132525
Diffstat (limited to 'llvm/lib/Object/ArchiveWriter.cpp')
0 files changed, 0 insertions, 0 deletions