Fangrui Song 6a87416162
[ELF] Move Symbol::used to atomic flags field (#190117)
Move the `used` bitfield into the existing `std::atomic<uint16_t>
flags`,
making it safe for concurrent access from parallel GC mark (#189321).
2026-04-01 23:21:13 -07:00
..

See docs/NewLLD.rst