[PATCH] D25688: [scudo] Lay the foundation for 32-bit support

Kostya Serebryany via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 17 16:23:51 PDT 2016


kcc added a comment.

You do remember that the sanitizer allocators are different between 32- and 64-bit, right? 
And the 32-bit one is much less tuned.


https://reviews.llvm.org/D25688





More information about the llvm-commits mailing list