Skip to content
Commit 9df6baa7 authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 108083ed
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