Enabling thumb2 mode used to force support for armv6t2. Replace this
[oota-llvm.git] / test / CodeGen / ARM / movt.ll
index 25c1bfe320442cfca306d7deebfc79cfa0a094ce..735d949f755cd484b886bed77eb2027f10a8278e 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm -mattr=+thumb2 | FileCheck %s
+; RUN: llc < %s -march=arm -mcpu=arm1156t2-s -mattr=+thumb2 | FileCheck %s
 ; rdar://7317664
 
 define i32 @t(i32 %X) nounwind {