Enabling thumb2 mode used to force support for armv6t2. Replace this
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-bfc.ll
index 327b6d1a503af6787fbebf2fa99ce7a55c916f6e..844fb4a1a63740ac9072256006e345162c00c7fe 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=thumb -mattr=+thumb2 | FileCheck %s
+; RUN: llc < %s -march=thumb -mcpu=arm1156t2-s -mattr=+thumb2 | FileCheck %s
 
 ; 4278190095 = 0xff00000f
 define i32 @f1(i32 %a) {