Files
llvm-project/bolt/lib/Core
Maksim Panchenko f80e3b3d7e [BOLT] Keep folded functions in BinaryFunctions map. NFC (#180392)
In relocation mode, keep folded functions in the BinaryFunctions map
instead of erasing them. Mark them as folded using setFolded() and skip
emitting them.
2026-02-10 14:56:26 -08:00
..