summaryrefslogtreecommitdiffstats
path: root/lld/test/Driver
Commit message (Expand)AuthorAgeFilesLines
* Remove the old ELF linker.Rafael Espindola2016-02-286-130/+0
* Rename the gnu flavour to gnu old.Rafael Espindola2015-11-166-11/+11
* Remove trailing whitespace characters.Rui Ueyama2015-04-271-1/+1
* Don't rely on the elf test suites inputs when testing the driver. WeChandler Carruth2015-03-111-2/+2
* [Driver] Use paths explicitly provided by the -L option before default pathsSimon Atanasyan2015-02-262-0/+9
* Re-commit r225674: Convert other drivers to use WrapperNode.Rui Ueyama2015-01-151-39/+0
* Revert "Convert other drivers to use WrapperNode" and subsequent commits.Rui Ueyama2015-01-141-0/+39
* Convert other drivers to use WrapperNode.Rui Ueyama2015-01-131-39/+0
* Make -core/-flavor options have higher priority than linker nameRui Ueyama2014-09-231-0/+8
* [ELF] Fix the bug -- LLD crashes if the --whole-archive optionSimon Atanasyan2014-06-101-0/+63
* Remove ordinals from Input Graph elements.Rui Ueyama2014-04-031-4/+0
* Fix trailing whitespace.Shankar Easwaran2014-01-271-1/+1
* Add missing triples so that these tests pass on 32 bit arch.Rui Ueyama2014-01-091-4/+11
* Add default search path if -nostdlib is not provided.Joerg Sonnenberger2014-01-023-1/+21
* [Gnu] -L paths is not positional.Shankar Easwaran2013-11-252-9/+1
* [lld][InputGraph] Change the Resolver to use inputGraphShankar Easwaran2013-10-072-6/+6
* [lld][LinkingContext][ELF] Allow different output file types.Shankar Easwaran2013-09-233-7/+7
* [lld][ELF] Group command line options for better usageShankar Easwaran2013-09-191-1/+1
* Add support for --sysroot.Joerg Sonnenberger2013-09-031-0/+10
* [lld][test] organize test directory. No change in functionalityShankar Easwaran2013-08-311-0/+22
* [lld][LinkingContext] Atoms created from command line options should be avail...Shankar Easwaran2013-08-311-3/+3
* Remove an option starting an uppercase character so that the test does not de...Rui Ueyama2013-08-281-1/+0
* Modify test to adopt r189416.Rui Ueyama2013-08-271-1/+1
* [lld][Driver] Fix the unit test for lld gnu flavorShankar Easwaran2013-08-221-4/+2
* add InputGraph functionalityShankar Easwaran2013-08-211-0/+34
* Return 0 when processing --help. This matches gnu ld and gold.Rafael Espindola2013-07-041-1/+4
* This is my Driver refactoring patch. Nick Kledzik2013-04-042-7/+8
* [Core,Driver,ELF] Differentiate static and dynamic executables.Michael J. Spencer2013-02-141-1/+1
* [Driver] Add -L and -l support.Michael J. Spencer2013-02-071-0/+6
* add noinhibit exec optionShankar Easwaran2013-01-111-2/+0
* support for adding linker defined symbolsShankar Easwaran2013-01-101-1/+2
* Target test fix.Michael J. Spencer2013-01-051-3/+1
* [Driver] Add x86-64 target.Michael J. Spencer2013-01-041-0/+3
* [Driver] Add test.Michael J. Spencer2012-12-101-0/+4
OpenPOWER on IntegriCloud