summaryrefslogtreecommitdiffstats
path: root/lld/lib/Driver/LinkerInvocation.cpp
Commit message (Expand)AuthorAgeFilesLines
* This is my Driver refactoring patch. Nick Kledzik2013-04-041-98/+0
* [Driver] Don't open files multiple times.Michael J. Spencer2013-03-281-2/+1
* Set ordinals correctly.Michael J. Spencer2013-03-201-0/+1
* [Driver] Replace Target with TargetInfo. Simplify LinkerInput.Michael J. Spencer2013-02-071-7/+13
* [Driver] Run the pass manager.Michael J. Spencer2013-01-241-1/+6
* Move everything over to TargetInfo.Michael J. Spencer2013-01-231-9/+3
* [Core] Move Resolver and SymbolTable over to TargetInfo.Michael J. Spencer2013-01-221-7/+8
* add noinhibit exec optionShankar Easwaran2013-01-111-3/+3
* support for adding linker defined symbolsShankar Easwaran2013-01-101-1/+6
* [lld] Add support for -mllvm.Michael J. Spencer2013-01-081-0/+12
* [Driver] Fix indentation.Michael J. Spencer2013-01-081-45/+45
* [Driver] Error on undefined.Michael J. Spencer2013-01-041-1/+6
* Add the core architecture for the lld driver.Michael J. Spencer2012-12-081-0/+70
OpenPOWER on IntegriCloud