llvm-cov: Use ErrorOr rather than an error_code* (NFC)
[oota-llvm.git] / lib / IR / Makefile
2013-01-02 Chandler CarruthActually update the CMake and Makefile builds correctly...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2013-01-02 Chandler CarruthRename VMCore directory to IR.