mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
01f3cc1272
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.