diff options
author | Keith Smiley <keithbsmiley@gmail.com> | 2022-01-18 17:17:28 -0800 |
---|---|---|
committer | Keith Smiley <keithbsmiley@gmail.com> | 2022-01-19 13:12:18 -0800 |
commit | 67090e3446e8f92f9a26f90a38263e344da6d875 (patch) | |
tree | b0880e751c0020fc759fd26c25d539bd980a3129 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | e7ab36f191108cb42e85702b9a90d92cefdff6ec (diff) | |
download | llvm-67090e3446e8f92f9a26f90a38263e344da6d875.zip llvm-67090e3446e8f92f9a26f90a38263e344da6d875.tar.gz llvm-67090e3446e8f92f9a26f90a38263e344da6d875.tar.bz2 |
[lld-macho] Implement -noall_load
This flag is the default, so in ld64 it is not implemented, but it can
be useful to negate previous -all_load arguments. Specifically if your
build system has some global linker flags, that you may want to negate
for specific links. We use something like this today to make sure some
C++ symbols are automatically discovered for all links, which passing
-all_load hides.
Differential Revision: https://reviews.llvm.org/D117629
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions