Hacker News new | ask | show | jobs
by McP 459 days ago
LLD has a new option "--randomize-section-padding" for this purpose: https://github.com/llvm/llvm-project/pull/117653
1 comments

Interesting, thanks!