llvm-project/lld/lib/ReaderWriter/MachO
Nico Weber 425fb21e03 ld64.lld: Make janky support for tbd files actually work sometimes
Also fix a bug in the test input that made the test miss this issue.
2020-07-02 15:31:21 -04:00
..
ArchHandler.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ArchHandler.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ArchHandler_arm.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ArchHandler_arm64.cpp [lld] NFC: fix trivial typos in comments 2020-04-02 01:21:36 +09:00
ArchHandler_x86.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ArchHandler_x86_64.cpp [mach-o] Extend LC_DATA_IN_CODE support to x86_64 2019-08-28 10:11:50 +00:00
Atoms.h Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
CMakeLists.txt [LLD] Add required dependency after shared libs break due to ba5087f130 2020-07-02 12:28:17 -05:00
CompactUnwindPass.cpp [lld] NFC: fix trivial typos in comments 2020-04-02 01:21:36 +09:00
DebugInfo.h Move endian constant from Host.h to SwapByteOrder.h, prune include 2019-10-19 00:48:11 +00:00
ExecutableAtoms.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
File.h ld64.lld: Make janky support for tbd files actually work sometimes 2020-07-02 15:31:21 -04:00
FlatNamespaceFile.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
GOTPass.cpp [lld] NFC: fix trivial typos in comments 2020-04-02 01:21:36 +09:00
LayoutPass.cpp [Support] Move LLD's parallel algorithm wrappers to support 2020-05-05 15:21:05 -07:00
LayoutPass.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
MachOLinkingContext.cpp ld64.lld: Add janky support for tbd files 2020-07-02 00:05:52 -04:00
MachONormalizedFile.h lld: Fix initial Mach-O load commands size calculation omitting LC_FUNCTION_STARTS 2019-04-17 01:47:16 +00:00
MachONormalizedFileBinaryReader.cpp ld64.lld: Add janky support for tbd files 2020-07-02 00:05:52 -04:00
MachONormalizedFileBinaryUtils.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
MachONormalizedFileBinaryWriter.cpp [lld] Fix trivial typos in comments 2020-01-06 10:25:48 -08:00
MachONormalizedFileFromAtoms.cpp ld64.lld: Add janky support for tbd files 2020-07-02 00:05:52 -04:00
MachONormalizedFileToAtoms.cpp ld64.lld: Add janky support for tbd files 2020-07-02 00:05:52 -04:00
MachONormalizedFileYAML.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
MachOPasses.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ObjCPass.cpp [LLD] Migrate llvm::make_unique to std::make_unique 2019-08-14 22:28:17 +00:00
SectCreateFile.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ShimPass.cpp [LLD] Migrate llvm::make_unique to std::make_unique 2019-08-14 22:28:17 +00:00
StubsPass.cpp [ELF][MachO][wasm] Simplify range-style std::find{,_if} with STLExtras.h utilities. NFC 2019-03-29 16:21:16 +00:00
TLVPass.cpp [lld] NFC: fix trivial typos in comments 2020-04-02 01:21:36 +09:00
WriterMachO.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00