Reduce verbiage of lit.local.cfg files
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-adc.ll
index 58e4c59c8f9a5fcee40905eae3fc783f7941b900..a97654c0f043e0ec25ca761529f3a276bbae36fb 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=thumb -mcpu=arm1156t2-s -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) {