about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorZalathar <Zalathar@users.noreply.github.com>2023-07-24 21:15:11 +1000
committerZalathar <Zalathar@users.noreply.github.com>2023-07-24 21:58:00 +1000
commit01f3cc127227e607c2699fcd5fb2d17f1217a0cd (patch)
tree9cc94128436f14d6c62a55ef0084ffe2341eaf58 /compiler/rustc_interface/src
parent155a5c2862c2939aa8464456ca9f358fbb213005 (diff)
downloadrust-01f3cc127227e607c2699fcd5fb2d17f1217a0cd.tar.gz
rust-01f3cc127227e607c2699fcd5fb2d17f1217a0cd.zip
coverage: Obtain the `__llvm_covfun` section name outside a per-function loop
This section name is always constant for a given target, but obtaining it from
LLVM requires a few intermediate allocations. There's no need to do so
repeatedly from inside a per-function loop.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions