[Debug Info] add DISubroutineType and its creation takes DITypeArray.
[oota-llvm.git] / test / CodeGen / X86 / pr3522.ll
index 42db26455a931f7cdf93db79e38f12bc2b6ebd40..9f8dc03706687aeaf846d9df8b2a9d410fafbaf8 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: llc < %s -march=x86 -stats 2>&1 | 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"