aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/NVPTX/simple-call.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/NVPTX/simple-call.ll')
-rw-r--r--test/CodeGen/NVPTX/simple-call.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/NVPTX/simple-call.ll b/test/CodeGen/NVPTX/simple-call.ll
index ab6f423..1b41361 100644
--- a/test/CodeGen/NVPTX/simple-call.ll
+++ b/test/CodeGen/NVPTX/simple-call.ll
@@ -23,4 +23,4 @@ define void @kernel_func(float* %a) {
!nvvm.annotations = !{!1}
-!1 = metadata !{void (float*)* @kernel_func, metadata !"kernel", i32 1}
+!1 = !{void (float*)* @kernel_func, !"kernel", i32 1}