summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine/Orc/QueueChannel.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [Orc] Break QueueChannel out into its own header and add a utility,Lang Hames2017-04-061-0/+14
createPairedQueueChannels, to simplify channel creation in the RPC unit tests. llvm-svn: 299611
OpenPOWER on IntegriCloud