llvm-6502/test/CodeGen
Reid Kleckner b4eeb6bca5 [WinEH] Make sure LSDA tables are 4 byte aligned
Apparently this is important, otherwise _except_handler3 assumes that
the registration node is corrupted and ignores it.

Also fix a bug in WinEHPrepare where we would insert code after a
terminator instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241877 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-10 00:08:49 +00:00
..
AArch64 [AArch64] Select SBFIZ or UBFIZ instead of left + right shifts 2015-07-09 14:33:38 +00:00
AMDGPU
ARM
BPF
CPP
Generic
Hexagon [Hexagon] Add support for atomic RMW operations 2015-07-09 14:51:21 +00:00
Inputs
Mips
MIR MIR Serialization: Serialize the virtual register definitions. 2015-07-09 22:23:13 +00:00
MSP430
NVPTX
PowerPC
SPARC
SystemZ
Thumb
Thumb2
WebAssembly
WinEH [WinEH] Make sure LSDA tables are 4 byte aligned 2015-07-10 00:08:49 +00:00
X86 [WinEH] Make sure LSDA tables are 4 byte aligned 2015-07-10 00:08:49 +00:00
XCore