brintos

brintos / llvm-project-archived public Read only

0
0
Text · 154 B · 78e2f15 Raw
11 lines · plain
1; RUN: llc < %s -mtriple=i686--2 3; rdar://79832604 5%struct.T0 = type {}6 7define void @fn4(ptr byval(%struct.T0) %arg0) nounwind ssp {8entry:9  ret void10}11