1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00

[LVers] Change CHECK_LABEL to CHECK-LABEL (underscore->dash)

Thanks to Sanjoy for catching this.

llvm-svn: 264656
This commit is contained in:
Adam Nemet 2016-03-28 21:04:13 +00:00
parent 4955de5221
commit c0df326784

View File

@ -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"