File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
llvm/test/tools/llvm-gsymutil/ARM_AArch64 Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 71
71
# ### TODO: Fix non-determinism leading that is currently worked around with `{{[1-3]}}` below.
72
72
73
73
# CHECK-MERGED-LOOKUP: Found 3 functions at address 0x0000000000000248:
74
- # CHECK-MERGED-LOOKUP-NEXT: 0x0000000000000248: my_func_0{{[1-3]}} @ /tmp/test_gsym_yaml/ out/file_0{{[1-3]}}.cpp:5
75
- # CHECK-MERGED-LOOKUP-NEXT-NEXT: 0x0000000000000248: my_func_0{{[1-3]}} @ /tmp/test_gsym_yaml/ out/file_0{{[1-3]}}.cpp:5
76
- # CHECK-MERGED-LOOKUP-NEXT-NEXT: 0x0000000000000248: my_func_0{{[1-3]}} @ /tmp/test_gsym_yaml/ out/file_0{{[1-3]}}.cpp:5
74
+ # CHECK-MERGED-LOOKUP-NEXT: 0x0000000000000248: my_func_0{{[1-3]}} @ /tmp/test_gsym_yaml{{[/\\]}} out/file_0{{[1-3]}}.cpp:5
75
+ # CHECK-MERGED-LOOKUP-NEXT-NEXT: 0x0000000000000248: my_func_0{{[1-3]}} @ /tmp/test_gsym_yaml{{[/\\]}} out/file_0{{[1-3]}}.cpp:5
76
+ # CHECK-MERGED-LOOKUP-NEXT-NEXT: 0x0000000000000248: my_func_0{{[1-3]}} @ /tmp/test_gsym_yaml{{[/\\]}} out/file_0{{[1-3]}}.cpp:5
77
77
78
- # CHECK-NORMAL-LOOKUP: 0x0000000000000248: my_func_0{{[1-3]}} @ /tmp/test_gsym_yaml/ out/file_0{{[1-3]}}.cpp:5
78
+ # CHECK-NORMAL-LOOKUP: 0x0000000000000248: my_func_0{{[1-3]}} @ /tmp/test_gsym_yaml{{[/\\]}} out/file_0{{[1-3]}}.cpp:5
79
79
80
80
81
81
--- !mach-o
You can’t perform that action at this time.
0 commit comments