This is an archive of the discontinued LLVM Phabricator instance.

[sanitizer] Transition from _zx_vmar_... to _zx_vmar_..._old calls
ClosedPublic

Authored by phosek on Jul 23 2018, 1:46 PM.

Details

Summary

This is a preparation for breaking changes to _zx_vmar_... calls.
We will transition back to _zx_vmar_... after all the changes to
these symbols are done and become part of the Fuchsia SDK.

Diff Detail

Event Timeline

phosek created this revision.Jul 23 2018, 1:46 PM
Herald added subscribers: Restricted Project, llvm-commits, kubamracek. · View Herald TranscriptJul 23 2018, 1:46 PM
This revision is now accepted and ready to land.Jul 23 2018, 5:14 PM
This revision was automatically updated to reflect the committed changes.