summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ORC] Add a lookupFlags method to VSO.Lang Hames2018-01-211-0/+50
* [ORC] Re-apply r321838 again with a workaround for a bug present in the libcxxLang Hames2018-01-101-0/+211
* [ORC] Remove AsynchronousSymbolQuery while I debug an issue on one of theLang Hames2018-01-061-57/+0
* [ORC] More debugging output to track down tester failures.Lang Hames2018-01-061-0/+6
* [ORC] Temporarily adding some redundant asserts / debug output to aid inLang Hames2018-01-061-0/+1
* [ORC] Fix a think-o in the current AsynchronousSymbolQuery test.Lang Hames2018-01-061-1/+1
* [ORC] Re-apply just the AsynchronousSymbolLookup class from r321838 while ILang Hames2018-01-051-0/+50
* [ORC] Re-revert r321838: Tests are still failing.Lang Hames2018-01-051-226/+0
* [ORC] Re-apply r321838 - Addition of new ORC core APIs.Lang Hames2018-01-051-0/+226
* Revert r321838 -- It broke some of the builders.Lang Hames2018-01-051-226/+0
* [ORC] Add new core ORC APIs (Core.h/Core.cpp): VSO, AsynchronousSymbolQuery andLang Hames2018-01-051-0/+226
OpenPOWER on IntegriCloud