.. |
ArchHandler.cpp
|
…
|
|
ArchHandler.h
|
…
|
|
ArchHandler_arm.cpp
|
Fix Clang-tidy misc-use-override warnings, other minor fixes.
|
2015-09-10 18:51:36 +00:00 |
ArchHandler_arm64.cpp
|
Always generate the fixup content for unwindFDEToFunction as we no
|
2016-01-07 21:10:06 +00:00 |
ArchHandler_x86.cpp
|
Fix Clang-tidy misc-use-override warnings, other minor fixes.
|
2015-09-10 18:51:36 +00:00 |
ArchHandler_x86_64.cpp
|
Fix x86_64 delta*Anon relocs.
|
2016-01-04 21:23:12 +00:00 |
Atoms.h
|
[lld][MachO] Recognize __thread_bss sections as zero-fill and set all the
|
2015-12-11 23:25:09 +00:00 |
CMakeLists.txt
|
Set the folder for libraries to 'lld libraries'. NFC.
|
2016-01-07 00:14:04 +00:00 |
CompactUnwindPass.cpp
|
Fix Clang-tidy modernize-use-auto warnings, other minor fixes.
|
2015-11-10 22:37:38 +00:00 |
ExecutableAtoms.h
|
…
|
|
File.h
|
[lld][MachO] Recognize __thread_bss sections as zero-fill and set all the
|
2015-12-11 23:25:09 +00:00 |
FlatNamespaceFile.h
|
[lld][MachO] Fix indentation.
|
2015-10-20 21:47:19 +00:00 |
GOTPass.cpp
|
Fix Clang-tidy modernize-use-auto warnings, other minor fixes.
|
2015-11-10 22:37:38 +00:00 |
LayoutPass.cpp
|
Added some DEBUG() prints to make it clearer what the mach-o passes are doing. NFC.
|
2015-12-16 19:12:49 +00:00 |
LayoutPass.h
|
Fix Clang-tidy misc-use-override warnings, other minor fixes.
|
2015-09-10 18:51:36 +00:00 |
MachOLinkingContext.cpp
|
[lld][Darwin] Add support for the -sectcreate option.
|
2015-10-24 08:20:51 +00:00 |
MachONormalizedFile.h
|
Add more debugging output to MachO lld. NFC.
|
2015-12-16 22:03:21 +00:00 |
MachONormalizedFileBinaryReader.cpp
|
…
|
|
MachONormalizedFileBinaryUtils.h
|
Don't emit relocs for the __eh_frame section as they can be implicit.
|
2016-01-07 21:07:26 +00:00 |
MachONormalizedFileBinaryWriter.cpp
|
[lld][MachO] Recognize __thread_bss sections as zero-fill and set all the
|
2015-12-11 23:25:09 +00:00 |
MachONormalizedFileFromAtoms.cpp
|
Don't emit relocs for the __eh_frame section as they can be implicit.
|
2016-01-07 21:07:26 +00:00 |
MachONormalizedFileToAtoms.cpp
|
Don't emit relocs for the __eh_frame section as they can be implicit.
|
2016-01-07 21:07:26 +00:00 |
MachONormalizedFileYAML.cpp
|
[lld][MachO] Recognize __thread_bss sections as zero-fill and set all the
|
2015-12-11 23:25:09 +00:00 |
MachOPasses.h
|
…
|
|
SectCreateFile.h
|
Fix Clang-tidy modernize-use-override warnings, other minor fixes.
|
2015-11-04 02:11:57 +00:00 |
ShimPass.cpp
|
…
|
|
StubsPass.cpp
|
Fix Clang-tidy modernize-use-auto warnings, other minor fixes.
|
2015-11-10 22:37:38 +00:00 |
TLVPass.cpp
|
Fix Clang-tidy modernize-use-auto warnings, other minor fixes.
|
2015-11-10 22:37:38 +00:00 |
WriterMachO.cpp
|
…
|
|