summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Linker
Commit message (Expand)AuthorAgeFilesLines
* Replace OwningPtr<T> with std::unique_ptr<T>.Ahmed Charles2014-03-061-1/+1
* [Layering] Sink Linker.h into a Linker subdirectory to make itChandler Carruth2014-03-061-1/+1
* [cleanup] Re-sort all the includes with utils/sort_includes.py.Chandler Carruth2014-03-041-1/+1
* Reapply r194218 with fix:Bill Wendling2014-01-163-0/+192
* Revert "Move copying of global initializers below the cloning of functions."Adrian Prantl2013-11-093-158/+0
* Revert "Run clang-format on file."Adrian Prantl2013-11-091-9/+14
* Run clang-format on file.Bill Wendling2013-11-071-14/+9
* Move copying of global initializers below the cloning of functions.Bill Wendling2013-11-073-0/+158
OpenPOWER on IntegriCloud