summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/DynamicLibrary/DynamicLibraryTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Give shared modules in unittests the platform-native extension, make PipSquea...Nico Weber2018-05-161-3/+5
* Allow clients to specify search order of DynamicLibraries.Frederich Munch2017-07-121-0/+10
* Revert r305313 & r305303, self-hosting build-bot isn’t liking it.Frederich Munch2017-06-131-23/+0
* Force RegisterStandardPasses to construct std::function in the IPO library.Frederich Munch2017-06-131-0/+23
* Export the required symbol from DynamicLibraryTestsRoger Ferrer Ibanez2017-06-121-2/+0
* Re-sort #include lines for unittests. This uses a slightly modifiedChandler Carruth2017-06-061-1/+1
* Close DynamicLibraries in reverse order they were opened.Frederich Munch2017-06-051-9/+42
* Reapply part of rL303015, fixing just the DynamicLibaryTest. AddDimitry Andric2017-05-171-1/+3
* Revert r303015, because it has the unintended side effect of breakingDimitry Andric2017-05-171-3/+1
* Fix DynamicLibraryTest.cpp on FreeBSD and NetBSDDimitry Andric2017-05-141-1/+3
* Fix a few pedantic warnings.Frederich Munch2017-04-271-2/+2
* Refactor DynamicLibrary so searching for a symbol will have a defined order andFrederich Munch2017-04-271-0/+133
* Revert "Refactor DynamicLibrary so searching for a symbol will have a defined...Frederich Munch2017-04-241-133/+0
* Refactor DynamicLibrary so searching for a symbol will have a defined order andFrederich Munch2017-04-241-0/+133
* Revert "Refactor DynamicLibrary so searching for a symbol will have a defined...Frederich Munch2017-04-241-133/+0
* Refactor DynamicLibrary so searching for a symbol will have a defined order andFrederich Munch2017-04-241-0/+133
OpenPOWER on IntegriCloud