brintos

brintos / llvm-project-archived public Read only

0
0
Text · 177 B · e14653f Raw
14 lines · plain
1; RUN: llvm-as %s -disable-output2 3define i32 @foo() {4E:5   br label %B26B1:7   br label %B28B2:9   %0 = phi i32 [ 0, %E ], [ 1, %B1 ], !dbg !010   ret i32 %011}12 13!0 = !{i32 42}14