llvm-cov: Use ErrorOr rather than an error_code* (NFC)
[oota-llvm.git] / lib / ExecutionEngine / JITEventListener.cpp
2014-09-03 Chandler Carruth[JIT] Add an out-of-line definition for the virtual...