llvm/lld/MachO
Nico Weber 010acc52a8 [lld/mac] Revert libcompiler_rt.dylib version check change
This reverts D117925 since it's no longer needed after D124336.

Differential Revision: https://reviews.llvm.org/D124354
2022-04-25 06:55:49 -04:00
..
Arch [lld-macho][nfc] Allow Defined symbols to be placed in binding sections 2022-03-14 22:18:32 -04:00
CMakeLists.txt
ConcatOutputSection.cpp [lld-macho] Remove stray debug printf 2022-04-22 22:17:24 -04:00
ConcatOutputSection.h [lld-macho][nfc] Give non-text ConcatOutputSections order-independent finalization 2022-04-07 18:13:27 -04:00
Config.h [lld] Remove support for legacy pass manager 2022-04-07 10:17:31 +02:00
Driver.cpp [lld/mac] For catalyst outputs, tolerate implicitly linking against mac-only tbd files 2022-04-23 21:43:46 -04:00
Driver.h [lld/mac] For catalyst outputs, tolerate implicitly linking against mac-only tbd files 2022-04-23 21:43:46 -04:00
DriverUtils.cpp [lld/mac] For catalyst outputs, tolerate implicitly linking against mac-only tbd files 2022-04-23 21:43:46 -04:00
Dwarf.cpp
Dwarf.h
ExportTrie.cpp Reland "[lld-macho] Avoid using bump-alloc in TrieBuider"" 2022-03-14 19:33:13 -04:00
ExportTrie.h Reland "[lld-macho] Avoid using bump-alloc in TrieBuider"" 2022-03-14 19:33:13 -04:00
ICF.cpp [lld-macho] Fix ICF crash when comparing symbol relocs 2022-04-22 15:36:53 -04:00
ICF.h
InputFiles.cpp [lld/mac] Revert libcompiler_rt.dylib version check change 2022-04-25 06:55:49 -04:00
InputFiles.h [lld/mac] For catalyst outputs, tolerate implicitly linking against mac-only tbd files 2022-04-23 21:43:46 -04:00
InputSection.cpp [lld/mac] Don't emit stabs entries for functions folded during ICF 2022-04-07 08:09:32 -04:00
InputSection.h [lld-macho] Deduplicate the __objc_classrefs section contents 2022-03-08 08:34:04 -05:00
ld64-vs-lld.rst [lld-macho][nfc] Fix formatting in ld64-vs-lld.rst 2022-03-10 18:33:18 -05:00
LTO.cpp [lld] Remove support for legacy pass manager 2022-04-07 10:17:31 +02:00
LTO.h
MachOStructs.h
MapFile.cpp
MapFile.h
MarkLive.cpp [lld-macho] Allow dead_strip to work with exported private extern symbols 2022-04-22 18:45:27 -07:00
MarkLive.h
ObjC.cpp
ObjC.h
Options.td [lld] Remove support for legacy pass manager 2022-04-07 10:17:31 +02:00
OutputSection.cpp
OutputSection.h
OutputSegment.cpp
OutputSegment.h
Relocations.cpp [lld-macho] Have relocation address included in range-check error message 2022-02-28 21:56:38 -05:00
Relocations.h [lld-macho] Have relocation address included in range-check error message 2022-02-28 21:56:38 -05:00
SectionPriorities.cpp [lld-macho][NFC] Encapsulate symbol priority implementation. 2022-03-31 13:47:38 -04:00
SectionPriorities.h [lld-macho][NFC] Encapsulate symbol priority implementation. 2022-03-31 13:47:38 -04:00
Symbols.cpp [lld-macho][nfc] Use includeInSymtab for all symtab-skipping logic 2022-04-11 15:45:46 -04:00
Symbols.h [lld-macho][nfc] Use includeInSymtab for all symtab-skipping logic 2022-04-11 15:45:46 -04:00
SymbolTable.cpp [lld-macho][nfc] Use includeInSymtab for all symtab-skipping logic 2022-04-11 15:45:46 -04:00
SymbolTable.h
SyntheticSections.cpp [lld-macho][nfc] Use includeInSymtab for all symtab-skipping logic 2022-04-11 15:45:46 -04:00
SyntheticSections.h [lld-macho][nfc] Allow Defined symbols to be placed in binding sections 2022-03-14 22:18:32 -04:00
Target.cpp
Target.h [lld-macho][nfc] Allow Defined symbols to be placed in binding sections 2022-03-14 22:18:32 -04:00
UnwindInfoSection.cpp [lld-macho][nfc] De-templatize UnwindInfoSection 2022-04-13 16:19:22 -04:00
UnwindInfoSection.h [lld-macho][nfc] De-templatize UnwindInfoSection 2022-04-13 16:19:22 -04:00
Writer.cpp [lld-macho][nfc] Give non-text ConcatOutputSections order-independent finalization 2022-04-07 18:13:27 -04:00
Writer.h