mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-03 01:12:59 +00:00
[LVers] Change CHECK_LABEL to CHECK-LABEL (underscore->dash)
Thanks to Sanjoy for catching this. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@264656 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8c94859cd7
commit
ffa1530cac
@ -7,7 +7,7 @@
|
||||
; reference below in a comment. For a scope I use the format scope(domain),
|
||||
; e.g. scope 17 in domain 15 is written as 17(15).
|
||||
|
||||
; CHECK_LABEL: @f(
|
||||
; CHECK-LABEL: @f(
|
||||
|
||||
target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user