Skip to content

Commit 5785d76

Browse files
committed
fix mistake
1 parent 958552a commit 5785d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/tools/llvm-split/SYCL/device-code-split/module-split-func-ptr.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
;
1515
; CHECK-IR1: @FuncTable = weak global ptr @func
1616
; CHECK-IR1: define {{.*}} i32 @func
17-
; CHECK-IR1: define weak_odr dso_local spir_kernel void @kernel1
17+
; CHECK-IR1: define weak_odr dso_local spir_kernel void @kernelB
1818

1919
@FuncTable = weak global ptr @func, align 8
2020

0 commit comments

Comments
 (0)