summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/Orc/OrcError.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [Orc] Add error codes and a new std::error_category for remote-jit errors.Lang Hames2016-01-111-0/+57
These will be used by an upcoming patch that adds remote-jit support utilities to ORC. llvm-svn: 257297
OpenPOWER on IntegriCloud