summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/Orc/OrcError.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ORC] Thread Error/Expected through the RPC library.Lang Hames2016-04-251-2/+3
* [Orc] Re-commit r266581 with fixes for MSVC, and format cleanups.Lang Hames2016-04-181-0/+2
* Revert 266581 (and follow-up 266588), it doesn't build on Windows.Nico Weber2016-04-181-2/+0
* [ORC] Generalize the ORC RPC utils to support RPC function return values andLang Hames2016-04-181-0/+2
* [Orc] Add error codes and a new std::error_category for remote-jit errors.Lang Hames2016-01-111-0/+57
OpenPOWER on IntegriCloud