Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f0d9e47da2f39a738ca812c64bd1497f320f9465
/
lld
/
ELF
/
LinkerScript.cpp
63d8880
Fix test breakage on Windows.
by Rui Ueyama
· 10 years ago
9159ce9
[ELF2/LinkerScript] Implement parsing of OUTPUT_ARCH() command.
by Davide Italiano
· 10 years ago
6836c61
[ELF2/LinkerScript] Fix OUTPUT_FORMAT directive parsing
by Davide Italiano
· 10 years ago
1c42afc
Remove explicit Twine instantiation if possible.
by Rui Ueyama
· 10 years ago
35da9b6
ELF2: Implement --as-needed.
by Rui Ueyama
· 10 years ago
52a1509
ELF2: LinkerScript: Interpret -l and = file name prefixes.
by Rui Ueyama
· 10 years ago
a47ee68
ELF2: Do not leak MemoryBuffers.
by Rui Ueyama
· 10 years ago
00f9727
ELF2: LinkerScript: Handle INPUT as a synonym for GROUP.
by Rui Ueyama
· 10 years ago
31aa1f8
ELF2: LinkerScript: Implement INCLUDE directive.
by Rui Ueyama
· 10 years ago
68a39a6
[ELF2] Implement linker script SEARCH_DIR() directive.
by Davide Italiano
· 10 years ago
90c5099
[ELF2] Add ENTRY command to the linker script
by Denis Protivensky
· 10 years ago
ee59282
ELF2: Implement OUTPUT() linker script directive.
by Rui Ueyama
· 10 years ago
983ed2b
ELF2: Define Driver::addFile() as a one-stop place to open a file.
by Rui Ueyama
· 10 years ago
f7c5fbb
ELF2: Create LinkerScript.cpp and move code from DriverUtils to there.
by Rui Ueyama
· 10 years ago