Fix integer comparison in DIEInteger::BestForm.
authorHans Wennborg <hans@hanshq.net>
Mon, 18 Mar 2013 17:03:05 +0000 (17:03 +0000)
committerHans Wennborg <hans@hanshq.net>
Mon, 18 Mar 2013 17:03:05 +0000 (17:03 +0000)
commit7504cefa1431705e1db5d89d448359fe167d8fad
tree137f165aa2a016ab4da7b901e7aca7e091b9b0f0
parentce26a0aa92cddf7c986a4a164ae07e8d60b6b02d
Fix integer comparison in DIEInteger::BestForm.

The always-true "(int)Int == (signed)Int" comparison was found
while experimenting with a potential new Clang warning.

llvm-svn: 177290
llvm/lib/CodeGen/AsmPrinter/DIE.h