llvm-project
c541bbfa - [LLD][COFF] Prevent merging .bss into shared sections (#202817)

Commit
76 days ago
[LLD][COFF] Prevent merging .bss into shared sections (#202817) This matches the behavior with MSVC linker. Generally the idea is that .bss section may contain security cookies that shouldn't be shared among processes.
Author
Parents
Loading