File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed
llvm/test/tools/llvm-dwarfdump/X86 Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change 22# RUN: | llvm-dwarfdump --verify - | FileCheck %s
33
44# Checking the LLVM side of cross-project-tests/debuginfo-tests/clang_llvm_roundtrip/simplified_template_names.cpp
5- # Compile that file with `-g -Xclang -gsimple-template-names=mangled -Xclang -debug-forward-template-params -S -std=c++20`
5+ # Compile that file with `-g -Xclang -gsimple-template-names=mangled -Xclang -debug-forward-template-params -S -std=c++20 -target x86_64-linux `
66# to (re)generate this assembly file - while it might be slightly overkill in
77# some ways, it seems small/simple enough to keep this as an exact match for
88# that end to end test.
99
1010# CHECK: No errors.
11- .text
1211 .file "simplified_template_names.cpp"
13- .file 0 "/usr/local/google/home/blaikie/dev/llvm/src" "cross-project-tests/debuginfo-tests/clang_llvm_roundtrip/simplified_template_names.cpp" md5 0x32ddf5ad86a2fc516a43ad9a2b034228
14- .file 1 "/usr" "include/x86_64-linux-gnu/bits/types.h" md5 0x58b79843d97f4309eefa4aa722dac91e
15- .file 2 "/usr" "include/x86_64-linux-gnu/bits/stdint-intn.h" md5 0xb26974ec56196748bbc399ee826d2a0e
16- .file 3 "/usr" "lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/cstdint"
17- .file 4 "/usr" "include/stdint.h" md5 0x8e56ab3ccd56760d8ae9848ebf326071
18- .file 5 "/usr" "include/x86_64-linux-gnu/bits/stdint-uintn.h" md5 0x3d2fbc5d847dd222c2fbd70457568436
12+ .file 0 "/Users/michaelbuch/Git/llvm-worktrees/main" "cross-project-tests/debuginfo-tests/clang_llvm_roundtrip/simplified_template_names.cpp" md5 0x0d97d46dd4360733206888e9ffc9e7e6
13+ .text
1914 .globl _Zli5_suffy # -- Begin function _Zli5_suffy
2015 .p2align 4
2116 .type _Zli5_suffy,@function
You can’t perform that action at this time.
0 commit comments