AArch64: Silence -Wabsolute-value warning with std::abs
[oota-llvm.git] / lib / IR / ConstantRange.cpp
2014-03-04 Chandler Carruth[Modules] Move the ConstantRange class into the IR...