summaryrefslogtreecommitdiff
path: root/unittests/Linker
AgeCommit message (Expand)AuthorFilesLines
2014-04-29LinkModulesTest.cpp: Reformat.NAKAMURA Takumi1-20/+13
2014-04-29LinkModulesTest.cpp: Use test-specific Ctx instead of getGlobalContext(). The...NAKAMURA Takumi1-4/+2
2014-03-06Replace OwningPtr<T> with std::unique_ptr<T>.Ahmed Charles1-1/+1
2014-03-06[Layering] Sink Linker.h into a Linker subdirectory to make itChandler Carruth1-1/+1
2014-03-04[cleanup] Re-sort all the includes with utils/sort_includes.py.Chandler Carruth1-1/+1
2014-01-16Reapply r194218 with fix:Bill Wendling3-0/+192
2013-11-09Revert "Move copying of global initializers below the cloning of functions."Adrian Prantl3-158/+0
2013-11-09Revert "Run clang-format on file."Adrian Prantl1-9/+14
2013-11-07Run clang-format on file.Bill Wendling1-14/+9
2013-11-07Move copying of global initializers below the cloning of functions.Bill Wendling3-0/+158