This is an archive of the discontinued LLVM Phabricator instance.

[HWASan] use hwasan linker for Android 14+
ClosedPublic

Authored by fmayer on May 24 2023, 4:51 PM.

Details

Summary

This will allow to compile binaries that use hwasan to run on a
non-HWASan system image.

Diff Detail

Event Timeline

fmayer created this revision.May 24 2023, 4:51 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 24 2023, 4:51 PM
Herald added a subscriber: danielkiss. · View Herald Transcript
fmayer requested review of this revision.May 24 2023, 4:51 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 24 2023, 4:51 PM
fmayer added a reviewer: pcc.May 24 2023, 4:52 PM
fmayer added a subscriber: enh.May 26 2023, 2:24 PM
pcc accepted this revision.May 26 2023, 2:24 PM

LGTM

This revision is now accepted and ready to land.May 26 2023, 2:24 PM
This revision was landed with ongoing or failed builds.May 26 2023, 2:26 PM
This revision was automatically updated to reflect the committed changes.