Remove the 'N' modifier from llvm-ar.
[oota-llvm.git] / test / CodeGen / Thumb / iabs.ll
index bce5bb2474dac2357d54043cc02422b10d6492ec..76224bc5348cda15e4c5f508fc0201f316fc1f99 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=thumb -filetype=obj -o %t.o
+; RUN: llc < %s -mtriple=thumb-unknown-unknown -filetype=obj -o %t.o
 ; RUN: llvm-objdump -disassemble -arch=thumb %t.o | FileCheck %s
 
 define i32 @test(i32 %a) {
@@ -9,8 +9,8 @@ define i32 @test(i32 %a) {
 
 ; This test just checks that 4 instructions were emitted
 
-; CHECK:      {{^.text:}}
-; CHECK-NEXT: 0:
+; CHECK:      {{text}}
+; CHECK:      0:
 ; CHECK-NEXT: 2:
 ; CHECK-NEXT: 4:
 ; CHECK-NEXT: 6: