]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
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)
commita12c674ee579685e982db008f546681a10cc49a6
tree2633a6cbcefde31a1773230b8a5d5e69e2113c5a
parent624ec29474e1491a09bb99a783d1f27b7c4db841
Fix integer comparison in DIEInteger::BestForm.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177290 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DIE.h