diff options
Diffstat (limited to 'test/CodeGen/AMDGPU/unify-metadata.ll')
-rw-r--r-- | test/CodeGen/AMDGPU/unify-metadata.ll | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/CodeGen/AMDGPU/unify-metadata.ll b/test/CodeGen/AMDGPU/unify-metadata.ll index 9549b08ffee1c..d96583e71f131 100644 --- a/test/CodeGen/AMDGPU/unify-metadata.ll +++ b/test/CodeGen/AMDGPU/unify-metadata.ll @@ -14,10 +14,6 @@ ; ALL-DAG: ![[USED_EXT_1]] = !{!"cl_khr_fp16"} ; ALL-DAG: ![[USED_EXT_2]] = !{!"cl_doubles"} -define void @test() { - ret void -} - !opencl.ocl.version = !{!1, !0, !0, !0} !llvm.ident = !{!2, !2, !2, !2, !6} !opencl.used.extensions = !{!3, !3, !4, !5} |