Home | History | Annotate | Download | only in ARM
      1 ; RUN: llc < %s -march=arm
      2 
      3 define void @test() {
      4         ret void
      5 }
      6 
      7