llvm-cov: Use ErrorOr rather than an error_code* (NFC)
[oota-llvm.git] / lib / IR / GVMaterializer.cpp
2014-03-06 Chandler Carruth[Layering] Move GVMaterializer.h into the IR library...
2013-01-02 Chandler CarruthRename VMCore directory to IR.