llvm-6502/test/CodeGen
Reid Kleckner 1804878f0c [SEH] Don't assert if the parent function lacks a personality
The EH code might have been deleted as unreachable and the personality
pruned while the filter is still present.  Currently I'm hitting this at
-O0 due to the clang bug PR24009.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241170 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-01 16:45:47 +00:00
..
AArch64
AMDGPU RegisterCoalescer: Cleanup empty subranges after shrinkToUses() 2015-06-30 00:33:44 +00:00
ARM ARM: add correct kill flags when combining stm instructions 2015-06-29 21:42:16 +00:00
BPF
CPP
Generic
Hexagon
Inputs
Mips
MIR MIR Serialization: Serialize MBB successors. 2015-06-30 18:16:42 +00:00
MSP430
NVPTX [NVPTX] Fix issue introduced in D10321 2015-06-30 18:59:19 +00:00
PowerPC Fixes a bug with __builtin_vsx_lxvdw4x on Little Endian systems 2015-06-30 19:45:45 +00:00
SPARC
SystemZ
Thumb
Thumb2
WinEH
X86 [SEH] Don't assert if the parent function lacks a personality 2015-07-01 16:45:47 +00:00
XCore