Files
rust/compiler
Matthias Krüger 24e34e2014 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.
2023-07-25 19:21:36 +02:00
..
2023-07-23 23:39:04 +02:00
2023-05-02 10:45:16 -07:00
2023-07-23 09:48:07 +02:00
2023-07-03 07:20:51 +00:00
2023-07-24 00:08:09 -04:00
2023-07-23 23:39:04 +02:00
2023-07-02 21:02:31 +02:00
2023-07-19 16:37:09 +00:00
2023-07-24 18:04:35 +02:00
2023-07-03 13:51:54 -07:00
2023-07-24 00:17:45 -04:00