-march=arm -enable-thumb => -march=thumb
[oota-llvm.git] / test / CodeGen / ARM / 2007-02-02-JoinIntervalsCrash.ll
index 86dcf5633baebbc1e8244a76ccd6d72294bb6456..ee52cf0f4e7b14c1ef1adf76e31d1429e242aeee 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=arm-apple-darwin -enable-thumb
+; RUN: llvm-as < %s | llc -mtriple=thumb-apple-darwin
 
        %struct.color_sample = type { i32 }
        %struct.ref = type { %struct.color_sample, i16, i16 }