This is an archive of the discontinued LLVM Phabricator instance.

[sanitizer] Transition to new _zx_vmar_... calls
ClosedPublic

Authored by phosek on Aug 29 2018, 4:39 PM.

Details

Summary

Now that all _zx_vmar_... calls have been updated, we can undo the
change made in r337801 and switch over to the new calls.

Diff Detail

Event Timeline

phosek created this revision.Aug 29 2018, 4:39 PM
Herald added subscribers: Restricted Project, llvm-commits, kubamracek. · View Herald TranscriptAug 29 2018, 4:39 PM
jakehehrlich accepted this revision.Aug 29 2018, 6:24 PM
This revision is now accepted and ready to land.Aug 29 2018, 6:24 PM
This revision was automatically updated to reflect the committed changes.