mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +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.