aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenOpenCL/ptx-calls.cl
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenOpenCL/ptx-calls.cl')
-rw-r--r--test/CodeGenOpenCL/ptx-calls.cl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenOpenCL/ptx-calls.cl b/test/CodeGenOpenCL/ptx-calls.cl
index 00f2a0e4c042..bde00bc3d73a 100644
--- a/test/CodeGenOpenCL/ptx-calls.cl
+++ b/test/CodeGenOpenCL/ptx-calls.cl
@@ -9,5 +9,5 @@ __kernel void kernel_function() {
}
// CHECK-LABEL: define void @kernel_function()
// CHECK: call void @device_function()
-// CHECK: !{{[0-9]+}} = metadata !{void ()* @kernel_function, metadata !"kernel", i32 1}
+// CHECK: !{{[0-9]+}} = !{void ()* @kernel_function, !"kernel", i32 1}