[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:
Adam Nemet 2016-03-28 21:04:13 +00:00
parent 8c94859cd7
commit ffa1530cac

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"