llvm/test/CodeGen/X86/mulx*.ll: Fix copypasto.
[oota-llvm.git] / test / CodeGen / ARM / aliases.ll
index ea39da8332c2b555e29df5658916bc0d98f7b0a0..d668334f8d6af3e62de13e36ac537a66a7311803 100644 (file)
@@ -1,6 +1,5 @@
-; RUN: llvm-as < %s | \
-; RUN:   llc -mtriple=arm-linux-gnueabi -o %t
-; RUN: grep set %t   | count 5
+; RUN: llc < %s -mtriple=arm-linux-gnueabi -o %t
+; RUN: grep " = " %t   | count 5
 ; RUN: grep globl %t | count 4
 ; RUN: grep weak %t  | count 1