This is an archive of the discontinued LLVM Phabricator instance.

hwasan: Enable -hwasan-allow-ifunc by default.
ClosedPublic

Authored by pcc on Apr 5 2019, 7:51 PM.

Details

Summary

It's been on in Android for a while without causing problems, so it's time
to make it the default and remove the flag.

Diff Detail

Repository
rL LLVM

Event Timeline

pcc created this revision.Apr 5 2019, 7:51 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 5 2019, 7:51 PM
Herald added subscribers: Restricted Project, hiraditya, kubamracek, srhines. · View Herald Transcript
eugenis accepted this revision.Apr 8 2019, 5:15 PM

LGTM

This revision is now accepted and ready to land.Apr 8 2019, 5:15 PM
This revision was automatically updated to reflect the committed changes.