diff --git a/test/Other/debugcounter.ll b/test/Other/debugcounter.ll index 50c3f8c834f..d9ab9abd73f 100644 --- a/test/Other/debugcounter.ll +++ b/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