summaryrefslogtreecommitdiffstats
path: root/lld/unittests/DriverTests/UniversalDriverTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Make ELF2 the default.Rafael Espindola2015-11-171-1/+1
| | | | | | With this the only way to get the old elf linker is "-flavor old-elf". llvm-svn: 253318
* Rename gnu2 to gnu.Rafael Espindola2015-11-161-1/+1
| | | | | | This is the second step in making ELF2 the default. llvm-svn: 253270
* ArrayRef-ify Driver::parse and related functions.David Blaikie2015-06-211-1/+1
| | | | llvm-svn: 240236
* Sort include files according to convention.Shankar Easwaran2014-10-181-2/+0
| | | | llvm-svn: 220131
* Fix unit test now that 'ld' is host specificNick Kledzik2014-09-041-1/+1
| | | | llvm-svn: 217114
* [Driver] Fix symlinked universal driver behavior and add a test.Michael J. Spencer2013-04-041-0/+35
llvm-svn: 178798
OpenPOWER on IntegriCloud