]> granicus.if.org Git - llvm/commitdiff
s/REQUIRES: Asserts/REQUIRES: asserts/
authorDaniel Jasper <djasper@google.com>
Sun, 19 Feb 2017 23:26:00 +0000 (23:26 +0000)
committerDaniel Jasper <djasper@google.com>
Sun, 19 Feb 2017 23:26:00 +0000 (23:26 +0000)
Other than this, we consistently use lower case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295623 91177308-0d34-0410-b5e6-96231b3b80d8

test/Other/debugcounter.ll

index 50c3f8c834fe9c337771873f8a2bed9e6dc16bff..d9ab9abd73fb6f970d41c3e1f3ca155f8b24b752 100644 (file)
@@ -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