[Orc] Take another shot at working around the GCC 4.7 ICE in
[oota-llvm.git] / include / llvm / ExecutionEngine / Orc / OrcError.h
2016-01-11 Lang Hames[Orc] Add error codes and a new std::error_category...