llvm-cov: Use ErrorOr rather than an error_code* (NFC)
[oota-llvm.git] / lib / IR / ConstantRange.cpp
2014-03-04 Chandler Carruth[Modules] Move the ConstantRange class into the IR...