rust/compiler
Zalathar 01f3cc1272 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-24 21:58:00 +10:00
..
2023-07-23 23:39:04 +02:00
2023-07-23 09:48:07 +02:00
2023-07-23 23:39:04 +02:00
2023-07-23 09:48:07 +02:00
2023-07-19 16:37:09 +00:00
2023-07-23 11:14:52 +02:00
2023-07-22 15:38:41 -04:00