about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
diff options
context:
space:
mode:
authorZalathar <Zalathar@users.noreply.github.com>2024-02-17 22:57:26 +1100
committerZalathar <Zalathar@users.noreply.github.com>2024-02-18 10:51:56 +1100
commitc521d7fa2e69908c1be4585119e8a90140c87297 (patch)
tree3bf247bb8f08e027f046415b84d2222841e68711 /compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
parent488ffaa7260901a13ac3e51a6ba06f26b976e9cd (diff)
downloadrust-c521d7fa2e69908c1be4585119e8a90140c87297.tar.gz
rust-c521d7fa2e69908c1be4585119e8a90140c87297.zip
Move the extra directives for `Mode::CoverageRun` into `iter_header`
When these extra directives were ported over as part of #112300, it made sense
to introduce `iter_header_extra` and pass them in as an extra argument.

But now that #120881 has added a `mode` parameter to `iter_header` for its own
purposes, it's slightly simpler to move the coverage special-case code directly
into `iter_header` as well. This lets us get rid of `iter_header_extra`.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp')
0 files changed, 0 insertions, 0 deletions