This is an archive of the discontinued LLVM Phabricator instance.

[Sanitizer] [Scudo] Add riscv64 support for scudo
ClosedPublic

Authored by joshua-arch1 on Nov 4 2022, 12:28 AM.

Details

Summary

Enable Scudo on RISCV64 on both clang side and compiler-rt side.

Diff Detail

Event Timeline

joshua-arch1 created this revision.Nov 4 2022, 12:28 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 4 2022, 12:28 AM
joshua-arch1 requested review of this revision.Nov 4 2022, 12:28 AM
luismarques accepted this revision.Nov 9 2022, 12:57 AM

I see no reason not to accept this. I've checked that the tests pass.
LGTM.

This revision is now accepted and ready to land.Nov 9 2022, 12:57 AM
vitalybuka accepted this revision.Nov 9 2022, 1:06 AM

@joshua-arch1 i can land this on your behalf if you think this is good to go.

Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 18 2023, 11:38 PM
Herald added subscribers: Restricted Project, cfe-commits. · View Herald Transcript

2538e550420fed5036d224fd93e9145c845f0ffe contains Reviewers: cryptoad, eugenis, vitalybuka, luismarques, hiraditya.
The reviewer list isn't useful. Just drop it for future commits.