summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/_Bool-conversion.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/_Bool-conversion.c')
-rw-r--r--test/CodeGen/_Bool-conversion.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/_Bool-conversion.c b/test/CodeGen/_Bool-conversion.c
index 9e5e894..a51cd8e 100644
--- a/test/CodeGen/_Bool-conversion.c
+++ b/test/CodeGen/_Bool-conversion.c
@@ -1,6 +1,6 @@
// RUN: %clang_cc1 -triple i386 -emit-llvm -O2 -o - %s | FileCheck %s
-// CHECK: define i32 @f0()
+// CHECK-LABEL: define i32 @f0()
// CHECK: ret i32 1
// CHECK: }
OpenPOWER on IntegriCloud