summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine/Orc/QueueChannel.h
Commit message (Expand)AuthorAgeFilesLines
* Break out OrcError and RPCChris Bieneman2019-10-291-1/+1
* [ORC] Add a missing #include atomic.Lang Hames2019-09-061-0/+1
* [ORC] Make sure RPC channel-send is called in blocking calls and responses.Lang Hames2019-09-061-1/+33
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-2/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Re-sort #include lines for unittests. This uses a slightly modifiedChandler Carruth2017-06-061-1/+1
* [Orc] Add missing header include for r299611.Lang Hames2017-04-061-0/+1
* [Orc] Break QueueChannel out into its own header and add a utility,Lang Hames2017-04-061-0/+145
OpenPOWER on IntegriCloud