aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Orc/OrcError.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-05-24Add FIXMEs to all derived classes of std::error_category.Peter Collingbourne1-0/+3
2016-04-25[ORC] clang-format code that was touched in r267457. NFC.Lang Hames1-2/+2
2016-04-25[ORC] Thread Error/Expected through the RPC library.Lang Hames1-2/+3
2016-04-18[Orc] Re-commit r266581 with fixes for MSVC, and format cleanups.Lang Hames1-0/+2
2016-04-18Revert 266581 (and follow-up 266588), it doesn't build on Windows.Nico Weber1-2/+0
2016-04-18[ORC] Generalize the ORC RPC utils to support RPC function return values andLang Hames1-0/+2
2016-01-11[Orc] Add error codes and a new std::error_category for remote-jit errors.Lang Hames1-0/+57