This revision was automatically updated to reflect the committed changes.
Closed by commit rC336202: [Driver] Add PPC64 as supported for Scudo (authored
by cryptoad, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D48833?vs=153727&id=153915#toc
Repository:
rC Clang
https:/
cryptoad created this revision.
cryptoad added reviewers: eugenis, alekseyshl.
Scudo works on PPC64 as is, so mark the architecture as supported for it. This
will also require a change to config-ix.cmake on the compiler-rt side.
Update the tests accordingly.
Repository:
rC Clang
https://revi