clang-randstruct / llvm-project

Randomize the order of fields in a structure layout as a compile-time hardening feature
3 stars 1 forks source link

Iterate on cache-line friendly randomization algorithm #18

Open connorkuehl opened 5 years ago

connorkuehl commented 5 years ago

...because it could be better! Probably.