brintos

brintos / llvm-project-archived public Read only

0
0
Text · 96 B · b7eef20 Raw
6 lines · plain
1; RUN: llc -mtriple=arm-eabi %s -o /dev/null2 3define i32 @test(i32 %a1) {4        ret i32 %a15}6