[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git] / llvm / test / CodeGen / X86 / 2010-07-15-Crash.ll
blob819e43fe862113139d3b1a6394ad71829640a4d7
1 ; RUN: llc -mtriple=x86_64-unknown-linux-gnu < %s -o /dev/null
2 ; PR7653
4 @__FUNCTION__.1623 = external dso_local constant [4 x i8]   ; <[4 x i8]*> [#uses=1]
6 define void @foo() nounwind {
7 entry:
8   tail call void asm sideeffect "", "s,i,~{fpsr},~{flags}"(i8* getelementptr
9 inbounds ([4 x i8], [4 x i8]* @__FUNCTION__.1623, i64 0, i64 0), i8* getelementptr
10 inbounds ([4 x i8], [4 x i8]* @__FUNCTION__.1623, i64 0, i64 0)) nounwind
11   ret void