Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ORC] Re-apply 286620 with fixes for the ErrorSuccess class. | Lang Hames | 2016-11-11 | 1 | -53/+0 |
* | [ORC] Revert r286620 while I investigate a bot failure. | Lang Hames | 2016-11-11 | 1 | -0/+53 |
* | [ORC] Refactor the ORC RPC utilities to add some new features. | Lang Hames | 2016-11-11 | 1 | -53/+0 |
* | [Orc] Re-commit r266581 with fixes for MSVC, and format cleanups. | Lang Hames | 2016-04-18 | 1 | -35/+25 |
* | Revert 266581 (and follow-up 266588), it doesn't build on Windows. | Nico Weber | 2016-04-18 | 1 | -25/+35 |
* | [ORC] Generalize the ORC RPC utils to support RPC function return values and | Lang Hames | 2016-04-18 | 1 | -35/+25 |
* | [Orc] #undef a MACRO after I'm done with it. | Lang Hames | 2016-01-19 | 1 | -7/+10 |
* | [Orc] Replace switch cases with a macro. | Lang Hames | 2016-01-15 | 1 | -62/+35 |
* | [Orc] Add support for EH-frame registration to the Orc Remote Target utility | Lang Hames | 2016-01-14 | 1 | -0/+4 |
* | [Orc] Add support for remote JITing to the ORC API. | Lang Hames | 2016-01-11 | 1 | -0/+83 |