tbb opt off by default
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-jtb.ll
index ee483ac73d06cf2a78da0a86309ae1d2c95e734a..7d093ecce201af820aba8a923ad492309bf0da61 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=thumb -mattr=+thumb2 | not grep tbb
+; RUN: llc < %s -march=thumb -mattr=+thumb2 | not grep tbb
 
 ; Do not use tbb / tbh if any destination is before the jumptable.
 ; rdar://7102917