Skip to content

Commit 7e0ec5a

Browse files
authored
Update llvm/test/CodeGen/NVPTX/nvptx-debug-symbol-name.ll
1 parent c9aa5bd commit 7e0ec5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/CodeGen/NVPTX/nvptx-debug-symbol-name.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
; RUN: %if ptxas %{ llc < %s -mtriple=nvptx64-nvidia-cuda -mcpu=sm_86 -verify-machineinstrs | %ptxas-verify %}
33

44
; CHECK: .global .align 1 .b8 __func___$__Z10foo_kernelv
5+
; CHECK: .b64 __func__$_Z10foo_kernelv
56

67
@__func__._Z10foo_kernelv = private unnamed_addr constant [11 x i8] c"foo_kernel\00", align 1, !dbg !0
78

0 commit comments

Comments
 (0)