diff options
author | Dan Gohman <gohman@apple.com> | 2010-04-11 22:12:18 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-04-11 22:12:18 +0000 |
commit | bc7129f9dbc6651407134e80a4202adc2ef2511c (patch) | |
tree | 4ed5d58d6ec1fe55c57948541e5e9e84f8c84574 /lib/Transforms/Utils/CodeExtractor.cpp | |
parent | e48172710bf78ae210b2257d6ac3e0e8fb3ba792 (diff) |
When creating a ConstantRange for [n,UINT_MAX], special case n == 0, because
ConstantRange(0, 0) creates an empty range rather than a full one.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100993 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/CodeExtractor.cpp')
0 files changed, 0 insertions, 0 deletions