PR1255: ConstantRangesSet and CRSBuilder classes moved from include/llvm to include...
authorStepan Dyatkovskiy <stpworld@narod.ru>
Fri, 11 May 2012 10:34:23 +0000 (10:34 +0000)
committerStepan Dyatkovskiy <stpworld@narod.ru>
Fri, 11 May 2012 10:34:23 +0000 (10:34 +0000)
commitcb7a5f5f577e9477f6d5e3d0fa1558c4f229c1a6
tree9db67410d277d95947e1586d8293883f51ee7218
parent12447575dc1f78a0abcfe31bd4f45562e450e26a
PR1255: ConstantRangesSet and CRSBuilder classes moved from include/llvm to include/llvm/Support.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156613 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CRSBuilder.h [deleted file]
include/llvm/ConstantRangesSet.h [deleted file]
include/llvm/Support/CRSBuilder.h [new file with mode: 0644]
include/llvm/Support/ConstantRangesSet.h [new file with mode: 0644]