This is an archive of the discontinued LLVM Phabricator instance.

[scudo] Enable Scudo on PPC64
ClosedPublic

Authored by cryptoad on Jul 2 2018, 9:11 AM.

Details

Summary

In conjunction with the clang side change D48833, this will enable Scudo on
PPC64. I tested check-scudo on a powerpc64le box and everything passes.

Diff Detail

Event Timeline

cryptoad created this revision.Jul 2 2018, 9:11 AM
Herald added subscribers: Restricted Project, delcypher, mgorny. · View Herald TranscriptJul 2 2018, 9:11 AM
alekseyshl accepted this revision.Jul 2 2018, 1:57 PM

Awesome!

This revision is now accepted and ready to land.Jul 2 2018, 1:57 PM
This revision was automatically updated to reflect the committed changes.