mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-23 14:30:50 +00:00
s/REQUIRES: Asserts/REQUIRES: asserts/
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
This commit is contained in:
parent
87f9fa42d5
commit
7c861d9e37
@ -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