ARM: mark branch-like instructions with correct flags.
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-adc.ll
index 7c34cfdef3f9bb5ed51e5dd1844869d661b02d5a..a97654c0f043e0ec25ca761529f3a276bbae36fb 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=thumb -mattr=+thumb2 | FileCheck %s
+; RUN: llc -mtriple=thumb-eabi -mcpu=arm1156t2-s -mattr=+thumb2 %s -o - | FileCheck %s
 
 ; 734439407618 = 0x000000ab00000002
 define i64 @f1(i64 %a) {