Add a helper class (APSInt) which can represent an APInt along with sign
information. This is useful when a value does have a sign associated with it. This shouldn't be used generally in LLVM for mid-level optimizer stuff. llvm-svn: 35681
Loading
Please register or sign in to comment