[x32] Fix FrameIndex check in SelectLEA64_32Addr
[oota-llvm.git] / test / CodeGen / X86 / pr3522.ll
index 112253038b7970ec59988b4a1005faaa20369036..9f8dc03706687aeaf846d9df8b2a9d410fafbaf8 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: llc < %s -march=x86 -stats |& not grep {instructions sunk}
+; REQUIRES: asserts
+; RUN: llc < %s -march=x86 -stats 2>&1 | not grep "instructions sunk"
 ; PR3522
 
 target triple = "i386-pc-linux-gnu"