1; RUN: llc < %s -march=arm
2
3define void @test() {
4        ret void
5}
6
7