diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-07-25 19:21:36 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-25 19:21:36 +0200 |
| commit | 24e34e20144857da3deb25ac55cf656d374cfbcc (patch) | |
| tree | 23971163056a41014504ef90e8d48b9349270d51 /compiler/rustc_interface/src | |
| parent | 4fc6b33474680ba57e10d56371c2c3df91788e26 (diff) | |
| parent | 01f3cc127227e607c2699fcd5fb2d17f1217a0cd (diff) | |
| download | rust-24e34e20144857da3deb25ac55cf656d374cfbcc.tar.gz rust-24e34e20144857da3deb25ac55cf656d374cfbcc.zip | |
Rollup merge of #114008 - Zalathar:covfun-section-name, r=cjgillot
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
