Files
llvm-project/lld/ELF/InputSection.cpp
Fangrui Song 0bde74ab04 [ELF] Pass SectionPiece by reference in getSectionPiece. NFC (#190110)
The generated assembly looks more optimized. In addition, this avoids
widened load, which would cause a TSan-detected data race with parallel
--gc-sections (#189321).
2026-04-01 22:07:42 -07:00

64 KiB