This is an archive of the discontinued LLVM Phabricator instance.

[llvm][hwasan] Add Fuchsia shadow mapping configuration
ClosedPublic

Authored by leonardchan on Mar 25 2021, 2:25 PM.

Details

Summary

Ensure that Fuchsia shadow memory starts at zero.

Diff Detail

Event Timeline

leonardchan created this revision.Mar 25 2021, 2:25 PM
leonardchan requested review of this revision.Mar 25 2021, 2:25 PM
phosek accepted this revision.Mar 25 2021, 2:41 PM

LGTM

llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
1537
This revision is now accepted and ready to land.Mar 25 2021, 2:41 PM
mcgrathr accepted this revision.Mar 25 2021, 3:16 PM

lgtm with comment added

llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
1537

agreed

leonardchan marked 2 inline comments as done.
This revision was landed with ongoing or failed builds.Mar 25 2021, 3:29 PM
This revision was automatically updated to reflect the committed changes.