mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
s/REQUIRES: Asserts/REQUIRES: asserts/
Other than this, we consistently use lower case. llvm-svn: 295623
This commit is contained in:
parent
befbc1c4c5
commit
ad0ca020f4
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user