This is an archive of the discontinued LLVM Phabricator instance.

[NFC][compiler-rt][hwasan] Rename InitPrctl to InitializeOsSupport
ClosedPublic

Authored by leonardchan on Jul 8 2021, 3:32 PM.

Details

Summary

The new name is something less linux-y and more platform generic. Once we finalize the tagged pointer ABI in zircon, we will do the appropriate check for fuchsia to see that TBI is enabled.

Diff Detail

Event Timeline

leonardchan created this revision.Jul 8 2021, 3:32 PM
leonardchan requested review of this revision.Jul 8 2021, 3:32 PM
vitalybuka accepted this revision.Jul 8 2021, 4:11 PM
This revision is now accepted and ready to land.Jul 8 2021, 4:11 PM
This revision was landed with ongoing or failed builds.Jul 9 2021, 11:01 AM
This revision was automatically updated to reflect the committed changes.