.. |
CMakeLists.txt
|
Fix shared build after r264790
|
2016-03-30 08:31:46 +00:00 |
Config.h
|
Define a utility function to read -O and lto-O options.
|
2016-03-31 21:15:31 +00:00 |
Driver.cpp
|
Define a utility function to read -O and lto-O options.
|
2016-03-31 21:15:31 +00:00 |
Driver.h
|
ELF: Fix use-after-free problem.
|
2016-03-15 18:20:50 +00:00 |
DriverUtils.cpp
|
Simplify. NFC.
|
2016-03-29 20:53:21 +00:00 |
Error.cpp
|
Remove dead code.
|
2016-03-13 04:25:43 +00:00 |
Error.h
|
Remove dead code.
|
2016-03-13 04:25:43 +00:00 |
ICF.cpp
|
Error/warning/log messages should start with lowercase letters.
|
2016-03-15 14:00:22 +00:00 |
ICF.h
|
Rename elf2 to elf.
|
2016-02-28 00:25:54 +00:00 |
InputFiles.cpp
|
Revert "[ELF] SHF_MERGE section with 0 entsize is not fatal"
|
2016-03-21 14:57:20 +00:00 |
InputFiles.h
|
Use ELFT instead of ELFFile<ELFT>.
|
2016-03-14 23:16:09 +00:00 |
InputSection.cpp
|
No relocation needs bot SA and ZA.
|
2016-03-30 13:27:50 +00:00 |
InputSection.h
|
Simplify AHL handling.
|
2016-03-29 23:05:59 +00:00 |
LTO.cpp
|
ELF: Add flag for controlling LTO optimization level.
|
2016-03-31 21:00:27 +00:00 |
LTO.h
|
Make BitcodeCompiler::compile a non-template function. NFC.
|
2016-03-29 19:08:46 +00:00 |
LinkerScript.cpp
|
Include line number in error message for linker scripts.
|
2016-03-30 16:51:57 +00:00 |
LinkerScript.h
|
ELF: Remove OutSection class and use a map instead.
|
2016-02-28 05:09:11 +00:00 |
MarkLive.cpp
|
Use ELFT instead of ELFFile<ELFT>.
|
2016-03-14 23:16:09 +00:00 |
Options.td
|
ELF: Add more variants of ignored flags.
|
2016-03-31 21:18:34 +00:00 |
OutputSections.cpp
|
[ELF][MIPS] Reduce number of redundant entries in the local part of MIPS GOT
|
2016-03-29 14:07:22 +00:00 |
OutputSections.h
|
Split Writer::assignAddresses. NFC.
|
2016-03-30 19:41:51 +00:00 |
README.md
|
Update the documents of the new LLD.
|
2016-03-12 06:06:40 +00:00 |
SymbolTable.cpp
|
Make BitcodeCompiler::compile a non-template function. NFC.
|
2016-03-29 19:08:46 +00:00 |
SymbolTable.h
|
Remove unused fwd decl for LLVM IR stuff that lives in LTO now
|
2016-03-30 20:15:41 +00:00 |
Symbols.cpp
|
Revert r264961. I didn't have asserts enable when testing.
|
2016-03-29 02:20:10 +00:00 |
Symbols.h
|
[LTO] Include in .symtab/.dynsym symbols introduced by optimizations.
|
2016-03-29 00:15:52 +00:00 |
Target.cpp
|
Pass a const SymbolBody to needsGot. NFC.
|
2016-03-31 13:38:28 +00:00 |
Target.h
|
Pass a const SymbolBody to needsGot. NFC.
|
2016-03-31 13:38:28 +00:00 |
Writer.cpp
|
[ELF][MIPS] Revert r264761 and add test case to demonstrate the problem
|
2016-03-30 22:43:14 +00:00 |
Writer.h
|
Rename elf2 to elf.
|
2016-02-28 00:25:54 +00:00 |