llvm-6502/lib
Dale Johannesen d65b26495d Align EH tables before label is emitted, not after,
thus aligning the label.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57310 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-08 21:50:21 +00:00
..
Analysis Allow the construction of SCEVs with SCEVCouldNotCompute operands, by 2008-10-04 11:19:07 +00:00
Archive Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
AsmParser regenerate 2008-10-08 06:44:45 +00:00
Bitcode make the autoupgrade code for ret attributes dramatically simpler 2008-10-05 18:22:09 +00:00
CodeGen Align EH tables before label is emitted, not after, 2008-10-08 21:50:21 +00:00
Debugger Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
ExecutionEngine Add <cstdio> include where needed by gcc-4.4. 2008-10-08 07:23:46 +00:00
Linker Rename isWeakForLinker to mayBeOverridden. Use it 2008-09-29 11:25:42 +00:00
Support Mark negative-zero-to-int conversion as Inexact, 2008-10-07 00:40:01 +00:00
System Add <cstdio> include where needed by gcc-4.4. 2008-10-08 07:23:46 +00:00
Target (re)Put const weak strings in appropriate section on Darwin. 2008-10-08 21:49:47 +00:00
Transforms dont specialize weak functions and the like 2008-10-08 18:45:59 +00:00
VMCore Add <cstdio> include where needed by gcc-4.4. 2008-10-08 07:23:46 +00:00
Makefile