| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [C++] Use 'nullptr'. | Craig Topper | 2014-04-28 | 1 | -2/+2 |
| | | | | | llvm-svn: 207394 | ||||
| * | [cleanup] Re-sort all the includes with utils/sort_includes.py. | Chandler Carruth | 2014-03-04 | 1 | -1/+0 |
| | | | | | llvm-svn: 202811 | ||||
| * | Report lli remote IO errors consistently | Alp Toker | 2014-01-24 | 1 | -15/+20 |
| | | | | | | | | | | This enables IO error reports in both the child and server processes. The scheme still isn't entirely satisfactory and output is jumbled but it beats having no output at all. This will hopefully unblock ARM support (PR18057). llvm-svn: 200017 | ||||
| * | lli: Factor portable messaging into a new RPCChannel facility | Alp Toker | 2014-01-23 | 1 | -0/+118 |
| The client and server now use a single unified low-level RPC core built around LLVM's existing cross-platform abstractions. llvm-svn: 199947 | |||||

