.. |
ArchHandler.cpp
|
…
|
|
ArchHandler.h
|
Move new lld's code to Common subdirectory.
|
2017-10-02 21:00:41 +00:00 |
ArchHandler_arm.cpp
|
[MACH-O] Fix the ASM code generated for __stub_helpers section
|
2017-08-24 23:51:40 +00:00 |
ArchHandler_arm64.cpp
|
[MACH-O] Fix the ASM code generated for __stub_helpers section
|
2017-08-24 23:51:40 +00:00 |
ArchHandler_x86.cpp
|
[MACH-O] Fix the ASM code generated for __stub_helpers section
|
2017-08-24 23:51:40 +00:00 |
ArchHandler_x86_64.cpp
|
[ELF] Fix IsPreemptible comment and typo. NFC
|
2018-02-23 21:57:49 +00:00 |
Atoms.h
|
Fix some Include What You Use warnings; other minor fixes.
|
2016-04-29 19:47:09 +00:00 |
CMakeLists.txt
|
lld: Reorder libdeps.
|
2017-10-11 23:18:43 +00:00 |
CompactUnwindPass.cpp
|
Move new lld's code to Common subdirectory.
|
2017-10-02 21:00:41 +00:00 |
DebugInfo.h
|
[MachO] Remove code accidentally cut'n'pasted 3 times.
|
2016-09-10 20:41:26 +00:00 |
ExecutableAtoms.h
|
Move Object format code to lib/BinaryFormat.
|
2017-06-07 03:48:56 +00:00 |
File.h
|
Change when we choose to add an LC_LOAD_DYLIB to the final image.
|
2016-08-11 20:10:14 +00:00 |
FlatNamespaceFile.h
|
Make some headers modular by adding missing includes/forward decls.
|
2017-11-21 01:09:10 +00:00 |
GOTPass.cpp
|
Move new lld's code to Common subdirectory.
|
2017-10-02 21:00:41 +00:00 |
LayoutPass.cpp
|
[Support] Move Parallel algorithms from LLD to LLVM.
|
2017-05-11 00:03:52 +00:00 |
LayoutPass.h
|
[lld][MachO] Remove SimpleFile::definedAtoms().
|
2016-06-28 18:42:33 +00:00 |
MachOLinkingContext.cpp
|
Move new lld's code to Common subdirectory.
|
2017-10-02 21:00:41 +00:00 |
MachONormalizedFile.h
|
MachONormalizedFile.h: Remove unimplemented function
|
2017-11-22 21:10:19 +00:00 |
MachONormalizedFileBinaryReader.cpp
|
Move new lld's code to Common subdirectory.
|
2017-10-02 21:00:41 +00:00 |
MachONormalizedFileBinaryUtils.h
|
Move new lld's code to Common subdirectory.
|
2017-10-02 21:00:41 +00:00 |
MachONormalizedFileBinaryWriter.cpp
|
Update for llvm change.
|
2017-11-08 01:50:34 +00:00 |
MachONormalizedFileFromAtoms.cpp
|
Move new lld's code to Common subdirectory.
|
2017-10-02 21:00:41 +00:00 |
MachONormalizedFileToAtoms.cpp
|
Fix build broken by llvm r327486
|
2018-03-14 09:57:52 +00:00 |
MachONormalizedFileYAML.cpp
|
[YAML] Fix mustQuote return type changed in r320996
|
2017-12-18 17:49:27 +00:00 |
MachOPasses.h
|
Add an ObjCPass to the MachO linker.
|
2016-01-19 21:54:21 +00:00 |
ObjCPass.cpp
|
Move new lld's code to Common subdirectory.
|
2017-10-02 21:00:41 +00:00 |
SectCreateFile.h
|
Use owning pointers instead of raw pointers for Atom's to fix leaks.
|
2016-03-22 17:15:50 +00:00 |
ShimPass.cpp
|
Move new lld's code to Common subdirectory.
|
2017-10-02 21:00:41 +00:00 |
StubsPass.cpp
|
Move new lld's code to Common subdirectory.
|
2017-10-02 21:00:41 +00:00 |
TLVPass.cpp
|
Prevent at compile time converting from Error::success() to Expected<T>
|
2016-11-11 04:29:25 +00:00 |
WriterMachO.cpp
|
Move Object format code to lib/BinaryFormat.
|
2017-06-07 03:48:56 +00:00 |