summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm')
-rw-r--r--llvm/test/Other/debugcounter.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Other/debugcounter.ll b/llvm/test/Other/debugcounter.ll
index 50c3f8c834f..d9ab9abd73f 100644
--- a/llvm/test/Other/debugcounter.ll
+++ b/llvm/test/Other/debugcounter.ll
@@ -1,4 +1,4 @@
-; REQUIRES: Asserts
+; REQUIRES: asserts
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
;; Test that, with debug counters on, we don't rename the first info, only the second
; RUN: opt -debug-counter=predicateinfo-rename-skip=1,predicateinfo-rename-count=1 -print-predicateinfo -analyze < %s 2>&1 | FileCheck %s
OpenPOWER on IntegriCloud