about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorTrevor Gross <tmgross@umich.edu>2025-08-07 03:27:16 -0500
committerTrevor Gross <tmgross@umich.edu>2025-08-07 03:32:37 -0500
commitab0def2739744ae31d5738263acd0cc0e00e1a16 (patch)
tree5a320f4f71b1bb7752ca4133a6abef3dfcfb14fb /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parentdecdb950bf016391145b582cd0756d3e67481ad6 (diff)
downloadrust-ab0def2739744ae31d5738263acd0cc0e00e1a16.tar.gz
rust-ab0def2739744ae31d5738263acd0cc0e00e1a16.zip
symcheck: Ignore symbols in `.debug_gdb_scripts`
Since [1], our object files may now contain a GDB script section. These
symbols wind up with multiple instances in the archive but are weak, so
we can safely ignore them in our duplicates check.

This resolves the current CI failures.

[1]: https://github.com/rust-lang/rust/pull/143679
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions