index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lld
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make it possible to redirect not only errs() but also outs()
Rui Ueyama
2019-11-18
1
-6
/
+6
*
Move endian constant from Host.h to SwapByteOrder.h, prune include
Reid Kleckner
2019-10-19
1
-0
/
+1
*
Fix build breakage on Darwin.
Rui Ueyama
2019-07-11
1
-1
/
+1
*
[Coding style change][lld] Rename variables for non-ELF ports
Rui Ueyama
2019-07-11
1
-44
/
+44
*
Fix -DBUILD_SHARED_LIBS=on build after r362977
Fangrui Song
2019-06-11
1
-0
/
+1
*
[Driver] Look for -m in response files as well
Martin Storsjo
2019-06-10
1
-3
/
+25
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Fix typo in error message. NFC.
Azharuddin Mohammed
2018-09-13
1
-1
/
+1
*
Add wasm-ld to help text Improve error text
Sam Clegg
2018-07-17
1
-1
/
+2
*
[Darwin] Use errorHandler from liblldCommon
Brian Gesiak
2018-06-12
1
-1
/
+1
*
Expand comments.
Rui Ueyama
2018-06-08
1
-5
/
+15
*
Define InitLLVM to do common initialization all at once.
Rui Ueyama
2018-04-13
1
-7
/
+2
*
Remove "--full-shutdown" and instead use an environment variable LLD_IN_TEST.
Rui Ueyama
2018-02-16
1
-3
/
+12
*
Update a help message.
Rui Ueyama
2018-01-29
1
-1
/
+1
*
[CMake] Use PRIVATE in target_link_libraries for executables
Shoaib Meenai
2017-12-05
1
-0
/
+1
*
[WebAssembly] Initial wasm linker implementation
Sam Clegg
2017-11-17
2
-1
/
+6
*
lld::COFF: better behavior when using as a library
Rui Ueyama
2017-10-23
1
-1
/
+1
*
MACHO: ld64.lld alias for the MACHO LLD target
Martell Malone
2017-10-15
2
-2
/
+2
*
lld: Reorder libdeps.
NAKAMURA Takumi
2017-10-11
1
-1
/
+1
*
Move new lld's code to Common subdirectory.
Rui Ueyama
2017-10-02
1
-1
/
+1
*
LLD: Introduce a GNU LD style driver for COFF
Martell Malone
2017-09-11
2
-0
/
+13
*
Accept not only lld-link but also LLD-LINK, for example.
Rui Ueyama
2017-04-12
1
-3
/
+3
*
s/Mac/macOS/ because that's now the official name of the OS.
Rui Ueyama
2017-02-23
1
-1
/
+1
*
[lld][cmake] Fix LLVM_LINK_LLVM_DYLIB build
Pavel Labath
2017-01-09
1
-1
/
+4
*
[CMake] Add install target for the lld tool
Petr Hosek
2016-12-23
1
-5
/
+2
*
Call _exit.
Rafael Espindola
2016-10-26
1
-1
/
+1
*
Use StringSwitch::Cases. NFC.
Rui Ueyama
2016-09-29
1
-3
/
+1
*
Update error message to use "ld.lld" instead of "lld -flavor gnu".
Rui Ueyama
2016-07-14
1
-2
/
+2
*
Update to match LLVM r272232.
Richard Smith
2016-06-09
1
-1
/
+1
*
Remove unused include. NFC.
Davide Italiano
2016-05-15
1
-1
/
+0
*
Inline a trivial CMakeLists.txt.
Rui Ueyama
2016-03-03
1
-1
/
+0
*
Use StringRef member function instead of including StringExtras.h
Rui Ueyama
2016-03-03
1
-2
/
+1
*
Merge DarwinLdDriver and Driver.
Rui Ueyama
2016-03-02
1
-1
/
+1
*
Remove CoreDriver.
Rui Ueyama
2016-03-01
1
-13
/
+3
*
Fix BUILD_SHARED_LIBS build.
Rafael Espindola
2016-03-01
1
-0
/
+1
*
Make the entry point function calls consistent. NFC.
Rui Ueyama
2016-02-28
1
-5
/
+4
*
Move functionality of UniversalDriver to the entry point file.
Rui Ueyama
2016-02-28
1
-15
/
+106
*
Remove an empty TODO file.
Rui Ueyama
2016-02-28
1
-2
/
+0
*
Delete the old script parser.
Rafael Espindola
2016-02-28
3
-66
/
+0
*
Rename ld.lld2 to ld.lld since it is the default.
Rafael Espindola
2015-11-18
1
-1
/
+1
*
Use ld.lld2 as a argv[0] alias.
Rafael Espindola
2015-10-02
1
-1
/
+1
*
Remove dead file.
Rafael Espindola
2015-10-01
1
-24
/
+0
*
test commit
George Rimar
2015-09-30
1
-1
/
+1
*
NFC: Fix spelling error in comment.
Cameron Esfahani
2015-09-29
1
-1
/
+1
*
[CMake] Move LLD to the new style for symlink generation, and make the links ...
Chris Bieneman
2015-09-24
1
-12
/
+7
*
lld-link: revert r246139 from OUTPUT to POST_BUILD
Martell Malone
2015-08-27
1
-3
/
+2
*
lld-link: Unify symlink code with llvm-lib
Martell Malone
2015-08-27
2
-10
/
+14
*
Create lld-link symlink on "make/ninja/whatever install".
Rui Ueyama
2015-08-18
2
-0
/
+23
*
COFF: Remove lld-link2 alias.
Rui Ueyama
2015-08-07
1
-5
/
+0
*
Revert ELF port. Posting to mailing list.
Michael J. Spencer
2015-07-14
1
-1
/
+0
[next]