[PATCH] D25219: [asan] LLVM: Switch to using dynamic shadow offset on iOS

Kostya Serebryany via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 3 18:37:32 PDT 2016


kcc accepted this revision.
kcc added a reviewer: kcc.
kcc added a comment.
This revision is now accepted and ready to land.

LGTM
You know better, but it's just very sad that we can't have zero offset here. 
It would have saved you 5+% in CPU and code size.


https://reviews.llvm.org/D25219





More information about the llvm-commits mailing list