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
/
test
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing test dependency.
Peter Collingbourne
2017-03-01
1
-1
/
+1
*
[test] Fix zlib cond when building stand-alone, clean up
Michal Gorny
2017-02-08
1
-7
/
+12
*
[cmake] Support running tests in stand-alone builds
Michal Gorny
2017-01-31
1
-6
/
+10
*
llvm-dwarfdump is now used in a test, so add a depedency on the tool.
Rui Ueyama
2016-10-20
1
-2
/
+2
*
Add "opt" to the list of test dependencies.
Peter Collingbourne
2016-10-13
1
-1
/
+1
*
[lld] Add llvm-pdbdump as a test dependency
Vedant Kumar
2016-09-22
1
-1
/
+1
*
Add dependency to llvm-dis.
Rui Ueyama
2016-03-14
1
-1
/
+1
*
Delete the old script parser.
Rafael Espindola
2016-02-28
1
-1
/
+1
*
[MachO] Use llvm-readobj in lieu of macho-dump.
Davide Italiano
2015-09-22
1
-1
/
+1
*
The LLD tests require 'llvm-lib', ensure that this is built.
Simon Atanasyan
2015-07-08
1
-1
/
+1
*
COFF: Initial implementation of link-time optimization.
Peter Collingbourne
2015-06-01
1
-1
/
+1
*
[Mips] Support writing .reginfo section into the linked file
Simon Atanasyan
2015-04-04
1
-1
/
+1
*
Fixing CMake developer warning.
Chris Bieneman
2015-03-12
1
-1
/
+4
*
The LLD tests require 'llvm-nm' to run as well, ensure that this is
Chandler Carruth
2015-03-10
1
-1
/
+1
*
Remove CMake standalone build configuration
Greg Fitzgerald
2015-01-12
1
-58
/
+16
*
[multilib] Teach LLD's CMake build to use LLVM_LIBDIR_SUFFIX which
Chandler Carruth
2014-12-29
1
-1
/
+1
*
Update compile target dependency.
Rui Ueyama
2014-10-28
1
-1
/
+1
*
[CMake] check-lld: Prune llvm-mc. It is unused.
NAKAMURA Takumi
2014-10-17
1
-1
/
+1
*
Add missing dependency to macho-dump.
Rui Ueyama
2014-07-02
1
-1
/
+1
*
Add missing dependency for check-lld.
Rui Ueyama
2014-06-09
1
-1
/
+1
*
lld: Silence CMake warning about a target that doesn't exist
Reid Kleckner
2014-04-28
1
-1
/
+0
*
[test] use llvm-config to drive testing in assert mode/debug mode
Shankar Easwaran
2014-02-25
1
-1
/
+1
*
[CMake] Add llvm-mc to the list of test dependencies.
Rui Ueyama
2014-01-14
1
-1
/
+1
*
Add llc to check-lld deps. We use the command in lit.cfg.
Rui Ueyama
2013-09-02
1
-1
/
+1
*
Add yaml2obj to check-lld deps, since the PECOFF tests need it
Reid Kleckner
2013-07-25
1
-1
/
+1
*
Add lit magic so that lld unittests are run as part of lld test suite
Nick Kledzik
2013-07-23
1
-2
/
+7
*
build lld unittests as part of lld-test target
Nick Kledzik
2013-07-16
1
-0
/
+1
*
This is my Driver refactoring patch.
Nick Kledzik
2013-04-04
1
-2
/
+2
*
Add basic linker script parsing.
Michael J. Spencer
2013-03-01
1
-0
/
+1
*
[ELF] Add support for reading dynamic libraries.
Michael J. Spencer
2013-02-11
1
-1
/
+1
*
[test] Fix tests on Windows.
Michael J. Spencer
2013-01-13
1
-1
/
+1
*
[ELF] Add support for __init_array_{start,end}.
Michael J. Spencer
2013-01-10
1
-1
/
+1
*
[CMake] Add lld to the list of test dependencies.
Michael J. Spencer
2013-01-05
1
-0
/
+1
*
Hook up lld-test to llvm check-all. Patch by Andy Gibbs!
Michael J. Spencer
2012-07-31
1
-33
/
+57
*
Initial commit. Code by Nick Kledzik. Cleanups and build system by me.
Michael J. Spencer
2011-12-18
1
-0
/
+55