| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | lli: Plug leaks in the remote target external implementation. | Benjamin Kramer | 2013-10-05 | 1 | -0/+4 |
| | | | | | llvm-svn: 192031 | ||||
| * | lli: Check pipe creation for errors. | Benjamin Kramer | 2013-10-04 | 1 | -2/+3 |
| | | | | | | | | This is unlikely to ever fail, but ubuntu GCC warns when the return value is unused. llvm-svn: 191973 | ||||
| * | Add newline at eof. | Benjamin Kramer | 2013-10-02 | 1 | -1/+1 |
| | | | | | llvm-svn: 191857 | ||||
| * | Adding out-of-process execution support to lli. | Andrew Kaylor | 2013-10-02 | 1 | -0/+91 |
| At this time only Unix-based systems are supported. Windows has stubs and should re-route to the simulated mode. Thanks to Sriram Murali for contributions to this patch. llvm-svn: 191843 | |||||

