Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
Support
ConstantRange.cpp
Find file
Blame
History
Permalink
Simplify code by using ConstantInt::getRawValue instead of checking to see
· 6077c319
Chris Lattner
authored
Jul 23, 2003
whether the constant is signed or unsigned, then casting llvm-svn: 7252
6077c319
Loading