Require asserts for stats-file-option tests.
authorFlorian Hahn <florian.hahn@arm.com>
Fri, 20 Apr 2018 11:21:13 +0000 (11:21 +0000)
committerFlorian Hahn <florian.hahn@arm.com>
Fri, 20 Apr 2018 11:21:13 +0000 (11:21 +0000)
llvm-svn: 330417

llvm/test/tools/gold/X86/stats-file-option.ll
llvm/test/tools/llvm-lto2/X86/stats-file-option.ll

index ba3e926..a0009a7 100644 (file)
@@ -1,3 +1,5 @@
+; REQUIRES: asserts
+
 ; RUN: llvm-as -o %t.bc %s
 
 ; Try to save statistics to file.
index 61c06a3..adc78c4 100644 (file)
@@ -1,3 +1,5 @@
+; REQUIRES: asserts
+
 ; RUN: llvm-as < %s > %t1.bc
 
 ; Try to save statistics to file.