1; RUN: llc -mtriple=arm-eabi %s -o /dev/null
2
3define void @test() {
4        ret void
5}
6
7