Skip to content
Commit ae4a4148 authored by Dan Gohman's avatar Dan Gohman
Browse files

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.

llvm-svn: 100993
parent 2352dd7e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment