llvm-6502/include
Richard Trieu 5e31044e11 Add operator== to APSInt. This will compare the signed bit before doing
the comparison.  This prevents large unsigned integers from being equal to
signed negative integers of the same bit width.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160642 91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-23 20:24:23 +00:00
..
llvm Add operator== to APSInt. This will compare the signed bit before doing 2012-07-23 20:24:23 +00:00
llvm-c Remove tabs. 2012-07-19 00:01:33 +00:00