Skip to content

Commit cdffa9f

Browse files
Update drop-unref-funcs.ll
1 parent 86192f5 commit cdffa9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/tools/sycl-post-link/sycl-external-funcs/drop-unref-funcs.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ define dso_local spir_func void @unreferencedFunc() {
1818
attributes #0 = { "sycl-module-id"="a.cpp" }
1919

2020
; CHECK: define dso_local spir_func void @externalDeviceFunc()
21+
; CHECK-NOT: define dso_local spir_func void @unreferencedFunc()

0 commit comments

Comments
 (0)