llvm/test/CodeGen
Matt Arsenault 60c3acb36c R600: Fix assert on empty function
If a function is just an unreachable, this would hit a
"this is not a MachO target" assertion because of setting
HasSubsectionViaSymbols.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221920 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-13 20:07:40 +00:00
..
AArch64
ARM ARM: avoid duplicating branches during constant islands. 2014-11-13 17:58:51 +00:00
CPP
Generic
Hexagon
Inputs
Mips
MSP430
NVPTX
PowerPC
R600 R600: Fix assert on empty function 2014-11-13 20:07:40 +00:00
SPARC
SystemZ
Thumb
Thumb2 ARM: allow constpool entry to be moved to the user's block in all cases. 2014-11-13 17:58:53 +00:00
X86 AVX-512: SINT_TO_FP cost model and some bugfixes 2014-11-13 11:46:16 +00:00
XCore