This is an archive of the discontinued LLVM Phabricator instance.

[hwasan] Add -hwasan-with-ifunc flag.
ClosedPublic

Authored by eugenis on Aug 9 2018, 6:15 PM.

Details

Summary

Similar to asan's flag, it can be used to disable the use of ifunc to access hwasan shadow address.

Event Timeline

eugenis created this revision.Aug 9 2018, 6:15 PM
vitalybuka accepted this revision.Aug 10 2018, 8:36 AM
This revision is now accepted and ready to land.Aug 10 2018, 8:36 AM
This revision was automatically updated to reflect the committed changes.