[SeparateConstOffsetFromGEP] Fixed a bug related to unsigned modulo
[oota-llvm.git] / lib / IR / ConstantRange.cpp
2014-03-04 Chandler Carruth[Modules] Move the ConstantRange class into the IR...