diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-12-11 20:00:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-11 20:00:18 +0100 |
| commit | 13c13ee4ecd7b5c84ae0959f530787bef418e941 (patch) | |
| tree | 0147e4948876f53571459cb5f2aafaf2fe5092ef /tests/rustdoc-js-std/regex.js | |
| parent | 90a42c2519c97775b2b9cd55fb2b6d9100b8db3b (diff) | |
| parent | 3f3a9bf7f50afbfde72cd0b9479323dddc84fe6d (diff) | |
| download | rust-13c13ee4ecd7b5c84ae0959f530787bef418e941.tar.gz rust-13c13ee4ecd7b5c84ae0959f530787bef418e941.zip | |
Rollup merge of #134163 - Zalathar:covfun, r=SparrowLii,jieyouxu
coverage: Rearrange the code for embedding per-function coverage metadata This is a series of refactorings to the code that prepares and embeds per-function coverage metadata records (“covfun records”) in the `__llvm_covfun` linker section of the final binary. The `llvm-cov` tool reads this metadata from the binary when preparing a coverage report. Beyond general cleanup, a big motivation behind these changes is to pave the way for re-landing an updated version of #133418. --- There should be no change in compiler output, as demonstrated by the absence of (meaningful) changes to coverage tests. The first patch is just moving code around, so I suggest looking at the other patches to see the actual changes. --- try-job: x86_64-gnu try-job: x86_64-msvc try-job: aarch64-apple
Diffstat (limited to 'tests/rustdoc-js-std/regex.js')
0 files changed, 0 insertions, 0 deletions
