This is an archive of the discontinued LLVM Phabricator instance.

[scudo] Add default implementations for weak functions
ClosedPublic

Authored by cryptoad on Jan 25 2018, 2:06 PM.

Details

Summary

This is in preparation for platforms where SANITIZER_SUPPORTS_WEAK_HOOKS is 0.
They require a default implementation.

Diff Detail

Event Timeline

cryptoad created this revision.Jan 25 2018, 2:06 PM
Herald added subscribers: Restricted Project, delcypher. · View Herald TranscriptJan 25 2018, 2:06 PM
alekseyshl accepted this revision.Jan 30 2018, 9:58 AM
This revision is now accepted and ready to land.Jan 30 2018, 9:58 AM
This revision was automatically updated to reflect the committed changes.