The VM layout is not stable between iOS version releases, so switch to dynamic shadow offset.
This is the LLVM counterpart of https://reviews.llvm.org/D25218
Differential D25219
[asan] LLVM: Switch to using dynamic shadow offset on iOS zaks.anna on Oct 3 2016, 5:33 PM. Authored by
Details
The VM layout is not stable between iOS version releases, so switch to dynamic shadow offset. This is the LLVM counterpart of https://reviews.llvm.org/D25218
Diff Detail Event TimelineComment Actions LGTM |