summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/fp16-ops.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/fp16-ops.c')
-rw-r--r--test/CodeGen/fp16-ops.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/fp16-ops.c b/test/CodeGen/fp16-ops.c
index e506513..a848ed1 100644
--- a/test/CodeGen/fp16-ops.c
+++ b/test/CodeGen/fp16-ops.c
@@ -7,7 +7,7 @@ volatile __fp16 h0 = 0.0, h1 = 1.0, h2;
volatile float f0, f1, f2;
void foo(void) {
- // CHECK: define void @foo()
+ // CHECK-LABEL: define void @foo()
// Check unary ops
OpenPOWER on IntegriCloud