Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Break out OrcError and RPC | Chris Bieneman | 2019-10-29 | 1 | -1/+1 |
* | [ORC] Add a missing #include atomic. | Lang Hames | 2019-09-06 | 1 | -0/+1 |
* | [ORC] Make sure RPC channel-send is called in blocking calls and responses. | Lang Hames | 2019-09-06 | 1 | -1/+33 |
* | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -2/+2 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Re-sort #include lines for unittests. This uses a slightly modified | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | [Orc] Add missing header include for r299611. | Lang Hames | 2017-04-06 | 1 | -0/+1 |
* | [Orc] Break QueueChannel out into its own header and add a utility, | Lang Hames | 2017-04-06 | 1 | -0/+145 |