llvm-6502/lib/CodeGen/AsmPrinter
Bill Wendling 1869ac8b71 A much cleaner (and less code!) way of inserting the correct amount of padding
for alignment into the LSDA. If the TType base offset is emitted, then put the
padding there. Otherwise, put it in the call site table length. There will be no
conflict between the two sites when placing the padding in one place.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97277 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-26 22:17:52 +00:00
..
AsmPrinter.cpp
CMakeLists.txt
DIE.cpp
DIE.h
DwarfDebug.cpp
DwarfDebug.h
DwarfException.cpp A much cleaner (and less code!) way of inserting the correct amount of padding 2010-02-26 22:17:52 +00:00
DwarfException.h
DwarfLabel.cpp
DwarfLabel.h
DwarfPrinter.cpp
DwarfPrinter.h
DwarfWriter.cpp
Makefile
OcamlGCPrinter.cpp