[PATCH] D53789: [hwasan] optionally right-align heap allocations

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 30 15:00:25 PDT 2018


kcc added a comment.

BTW, electric fence has EF_ALIGNMENT=1 (to set alignment to 1) and people have been using it for decades, 
so this approach is not entirely unheard of.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D53789





More information about the llvm-commits mailing list