summaryrefslogtreecommitdiff
path: root/unittests/Linker
Commit message (Expand)AuthorAge
* [C++11] Use 'nullptr'.Craig Topper2014-06-08
* LinkModulesTest.cpp: Reformat.NAKAMURA Takumi2014-04-29
* LinkModulesTest.cpp: Use test-specific Ctx instead of getGlobalContext(). The...NAKAMURA Takumi2014-04-29
* Replace OwningPtr<T> with std::unique_ptr<T>.Ahmed Charles2014-03-06
* [Layering] Sink Linker.h into a Linker subdirectory to make itChandler Carruth2014-03-06
* [cleanup] Re-sort all the includes with utils/sort_includes.py.Chandler Carruth2014-03-04
* Reapply r194218 with fix:Bill Wendling2014-01-16
* Revert "Move copying of global initializers below the cloning of functions."Adrian Prantl2013-11-09
* Revert "Run clang-format on file."Adrian Prantl2013-11-09
* Run clang-format on file.Bill Wendling2013-11-07
* Move copying of global initializers below the cloning of functions.Bill Wendling2013-11-07