llvm-6502/lib/CodeGen/AsmPrinter
Hans Wennborg a12c674ee5 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
2013-03-18 17:03:05 +00:00
..
ARMException.cpp Make helpers static. Add missing include so LLVMInitializeObjCARCOpts gets C linkage. 2013-02-15 12:30:38 +00:00
AsmPrinter.cpp Simplify writing floating types to assembly. 2013-01-11 10:36:13 +00:00
AsmPrinterDwarf.cpp Last in the series of removing unnecessary '0' arguments for 2013-01-09 03:52:05 +00:00
AsmPrinterInlineAsm.cpp Revert "Rename LLVMContext diagnostic handler types and functions." 2013-02-11 05:37:07 +00:00
CMakeLists.txt
DIE.cpp No functionality change. Use unreachable in getCompileUnit. 2013-03-13 18:33:41 +00:00
DIE.h Fix integer comparison in DIEInteger::BestForm. 2013-03-18 17:03:05 +00:00
DwarfAccelTable.cpp Last in the series of removing unnecessary '0' arguments for 2013-01-09 03:52:05 +00:00
DwarfAccelTable.h Whitespace and 80-column cleanup. 2012-12-20 21:58:40 +00:00
DwarfCFIException.cpp Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
DwarfCompileUnit.cpp Debug Info: use DW_FORM_ref_addr instead of DW_FORM_ref4 if the referenced DIE 2013-03-12 18:27:15 +00:00
DwarfCompileUnit.h Debug Info: use DW_FORM_ref_addr instead of DW_FORM_ref4 if the referenced DIE 2013-03-12 18:27:15 +00:00
DwarfDebug.cpp No functionality change. Use unreachable in getCUOffset. 2013-03-13 18:41:27 +00:00
DwarfDebug.h Debug Info: use DW_FORM_ref_addr instead of DW_FORM_ref4 if the referenced DIE 2013-03-12 18:27:15 +00:00
DwarfException.cpp Remove unneeded "TargetMachine.h" #includes. 2013-02-09 20:54:05 +00:00
DwarfException.h Factor out type info emission into separate routine. 2012-11-19 21:06:26 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile
OcamlGCPrinter.cpp Last in the series of removing unnecessary '0' arguments for 2013-01-09 03:52:05 +00:00
Win64Exception.cpp Remove unneeded "TargetMachine.h" #includes. 2013-02-09 20:54:05 +00:00