diff --git a/llvm/test/tools/llvm-dwp/Inputs/overflow/debug_info_v5.s b/llvm/test/tools/llvm-dwp/Inputs/overflow/debug_info_v5.s --- a/llvm/test/tools/llvm-dwp/Inputs/overflow/debug_info_v5.s +++ b/llvm/test/tools/llvm-dwp/Inputs/overflow/debug_info_v5.s @@ -5,7 +5,7 @@ .type hello,@function hello: # @hello .Lfunc_begin0: - .file 0 "/home/zhuna.1024/gdb-10.1/hello" "hello.c" md5 0x0b447232502f439981a2fe9f11255f42 + .file 0 "/xxxx/xxxxxxxxxx/xxxxxxxx/hello" "hello.c" md5 0x0b447232502f439981a2fe9f11255f42 .loc 0 3 0 # hello.c:3:0 .cfi_startproc # %bb.0: # %entry @@ -83,7 +83,7 @@ .Lstr_offsets_base0: .section .debug_str,"MS",@progbits,1 .Lskel_string0: - .asciz "/home/zhuna.1024/gdb-10.1/hello" # string offset=0 + .asciz "/xxxx/xxxxxxxxxx/xxxxxxxx/hello" # string offset=0 .Lskel_string1: .asciz "hello.dwo" # string offset=32 .section .debug_str_offsets,"",@progbits diff --git a/llvm/test/tools/llvm-dwp/Inputs/overflow/main_v5.s b/llvm/test/tools/llvm-dwp/Inputs/overflow/main_v5.s --- a/llvm/test/tools/llvm-dwp/Inputs/overflow/main_v5.s +++ b/llvm/test/tools/llvm-dwp/Inputs/overflow/main_v5.s @@ -5,7 +5,7 @@ .type main,@function main: # @main .Lfunc_begin0: - .file 0 "/home/zhuna.1024/gdb-10.1/hello" "main.c" md5 0x77ee8a574e83e137b0f31f877848b7ec + .file 0 "/xxxx/xxxxxxxxxx/xxxxxxxx/hello" "main.c" md5 0x77ee8a574e83e137b0f31f877848b7ec .loc 0 5 0 # main.c:5:0 .cfi_startproc # %bb.0: # %entry @@ -80,7 +80,7 @@ .Lstr_offsets_base0: .section .debug_str,"MS",@progbits,1 .Lskel_string0: - .asciz "/home/zhuna.1024/gdb-10.1/hello" # string offset=0 + .asciz "/xxxx/xxxxxxxxxx/xxxxxxxx/hello" # string offset=0 .Lskel_string1: .asciz "main.dwo" # string offset=32 .section .debug_str_offsets,"",@progbits