summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Unix/DynamicLibrary.inc
Commit message (Expand)AuthorAgeFilesLines
* [DynamicLibrary] Fix build on musl libcKeno Fischer2017-10-261-1/+1
* Allow clients to specify search order of DynamicLibraries.Frederich Munch2017-07-121-0/+3
* Close DynamicLibraries in reverse order they were opened.Frederich Munch2017-06-051-1/+2
* Fix building DynamicLibrary.cpp with musl libcDimitry Andric2017-06-051-2/+2
* fix build on CygwinNuno Lopes2017-05-051-1/+1
* Refactor DynamicLibrary so searching for a symbol will have a defined order andFrederich Munch2017-04-271-0/+131
* Revert "Refactor DynamicLibrary so searching for a symbol will have a defined...Frederich Munch2017-04-241-131/+0
* Refactor DynamicLibrary so searching for a symbol will have a defined order andFrederich Munch2017-04-241-0/+131
* Revert "Refactor DynamicLibrary so searching for a symbol will have a defined...Frederich Munch2017-04-241-131/+0
* Refactor DynamicLibrary so searching for a symbol will have a defined order andFrederich Munch2017-04-241-0/+131
OpenPOWER on IntegriCloud