fix PR6533 by updating the br(xor) code to remember the case
[oota-llvm.git] / test / CodeGen / X86 / red-zone2.ll
index dea7d7eb0ea43cefe452dcc3e8639130fc467427..9557d17150ec49a75b430540ed48d9bf94907b7a 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86-64 > %t
+; RUN: llc < %s -march=x86-64 > %t
 ; RUN: grep subq %t | count 1
 ; RUN: grep addq %t | count 1