1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

fixed typo - CHECK-LABEL

llvm-svn: 264702
This commit is contained in:
Elena Demikhovsky 2016-03-29 06:49:38 +00:00
parent e99dbbd44a
commit ce8d624e23

View File

@ -4,7 +4,7 @@ target triple = "x86_64-unknown-linux-gnu"
; RUN: opt -O2 -S < %s | FileCheck %s
; CHECK_LABEL: main
; CHECK-LABEL: main
; CHECK: if.end
; CHECK: store
; CHECK: memset