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.
Paths
| Differential D48833
[Driver] Add PPC64 as supported for Scudo ClosedPublic Authored by cryptoad on Jul 2 2018, 9:08 AM.
Details Summary Scudo works on PPC64 as is, so mark the architecture as supported for it. This Update the tests accordingly.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 2 2018, 1:57 PM Closed by commit rC336202: [Driver] Add PPC64 as supported for Scudo (authored by cryptoad). · Explain WhyJul 3 2018, 7:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 153915 lib/Driver/ToolChains/Linux.cpp
test/Driver/fsanitize.c
|