[LVers] Change CHECK_LABEL to CHECK-LABEL (underscore->dash)
authorAdam Nemet <anemet@apple.com>
Mon, 28 Mar 2016 21:04:13 +0000 (21:04 +0000)
committerAdam Nemet <anemet@apple.com>
Mon, 28 Mar 2016 21:04:13 +0000 (21:04 +0000)
Thanks to Sanjoy for catching this.

llvm-svn: 264656

llvm/test/Transforms/LoopVersioning/noalias.ll

index 2668584..c253972 100644 (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"