llvm-project/lld/MachO
Jez Ng ea5b75de49 [lld-macho] Try to fix Windows build 2021-02-03 16:05:23 -05:00
..
Arch [lld-macho][NFC] refactor relocation handling 2021-02-02 10:54:53 -07:00
CMakeLists.txt [lld-macho] Force-loading should share code path with regular archive loads 2021-02-03 13:43:47 -05:00
Config.h [lld-macho] Run ObjCContractPass during LTO 2021-01-20 14:21:32 -05:00
Driver.cpp [lld-macho] Force-loading should share code path with regular archive loads 2021-02-03 13:43:47 -05:00
Driver.h [lld-macho] Force-loading should share code path with regular archive loads 2021-02-03 13:43:47 -05:00
DriverUtils.cpp [lld-macho] Force-loading should share code path with regular archive loads 2021-02-03 13:43:47 -05:00
Dwarf.cpp [lld-macho] Don't attempt to emit rebase opcodes for debug sections 2020-12-10 15:57:51 -08:00
Dwarf.h [lld-macho] Emit STABS symbols for debugging, and drop debug sections 2020-12-01 15:05:20 -08:00
ExportTrie.cpp [lld-macho] Associate each Symbol with an InputFile 2021-02-03 13:43:47 -05:00
ExportTrie.h [lld-macho] Export trie addresses should be relative to the image base 2020-09-20 20:43:15 -07:00
InputFiles.cpp [lld-macho] Force-loading should share code path with regular archive loads 2021-02-03 13:43:47 -05:00
InputFiles.h [lld-macho] Use LC_LOAD_WEAK_DYLIB for dylibs with only weakrefs 2020-12-17 08:49:17 -05:00
InputSection.cpp [lld-macho][NFC] refactor relocation handling 2021-02-02 10:54:53 -07:00
InputSection.h [lld-macho][NFC] refactor relocation handling 2021-02-02 10:54:53 -07:00
LTO.cpp [lld-macho] Run ObjCContractPass during LTO 2021-01-20 14:21:32 -05:00
LTO.h [lld-macho] Add very basic support for LTO 2020-11-10 12:19:28 -08:00
MachOStructs.h [lld-macho] Ensure reads from nlist_64 structs are aligned when necessary 2020-06-02 13:19:38 -07:00
MergedOutputSection.cpp [lld-macho] Handle alignment correctly when merging InputSections 2020-06-17 20:41:28 -07:00
MergedOutputSection.h [lld-macho] Refactor segment/section creation, sorting, and merging 2020-06-21 17:13:59 -07:00
ObjC.cpp [lld-macho] Implement -ObjC 2020-08-26 19:20:55 -07:00
ObjC.h [lld-macho] Implement -ObjC 2020-08-26 19:20:55 -07:00
Options.td [lld-macho] Rename VERSION CONTROL to VERSION TARGETING in helptext 2021-02-03 13:43:47 -05:00
OutputSection.cpp [lld-macho] Refactor segment/section creation, sorting, and merging 2020-06-21 17:13:59 -07:00
OutputSection.h [lld-macho] Emit indirect symbol table 2020-09-23 19:26:40 -07:00
OutputSegment.cpp [lld-macho] Remove unnecessary llvm:: namespace prefixes 2021-01-09 12:44:35 -05:00
OutputSegment.h [lld-macho] Emit STABS symbols for debugging, and drop debug sections 2020-12-01 15:05:20 -08:00
SymbolTable.cpp [lld-macho] Associate each Symbol with an InputFile 2021-02-03 13:43:47 -05:00
SymbolTable.h [lld-macho] Associate each Symbol with an InputFile 2021-02-03 13:43:47 -05:00
Symbols.cpp [lld-macho] Associate each Symbol with an InputFile 2021-02-03 13:43:47 -05:00
Symbols.h [lld-macho] Associate each Symbol with an InputFile 2021-02-03 13:43:47 -05:00
SyntheticSections.cpp [lld-macho] Associate each Symbol with an InputFile 2021-02-03 13:43:47 -05:00
SyntheticSections.h [lld/mac] Implement support for private extern symbols 2020-12-21 21:23:33 -05:00
Target.cpp [lld-macho] Try to fix Windows build 2021-02-03 16:05:23 -05:00
Target.h [lld-macho][NFC] refactor relocation handling 2021-02-02 10:54:53 -07:00
UnwindInfoSection.cpp fix typo to cycle bots 2021-01-01 22:28:11 -05:00
UnwindInfoSection.h Handle overflow beyond the 127 common encodings limit 2020-12-19 14:54:37 -08:00
Writer.cpp [lld-macho] Remove stray ehFrame change 2021-02-03 13:43:47 -05:00
Writer.h [lld-macho] Fix TLV data initialization 2021-01-08 18:48:12 -05:00