This is an archive of the discontinued LLVM Phabricator instance.

Revert "[scudo] Temporariy dispatch region from `RegionBeg`"
ClosedPublic

Authored by Chia-hungDuan on Jun 14 2023, 2:31 PM.

Details

Summary

This reverts commit 9d9a7732e14d7d4c0db7b46d6ebe588e8f43b951.

This was a workaround for some platform and it has been fixed in
bfa02523b2e7ed66368ea61866a474e55ef354a3

Diff Detail

Event Timeline

Chia-hungDuan created this revision.Jun 14 2023, 2:31 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 14 2023, 2:31 PM
Herald added subscribers: yaneury, Enna1. · View Herald Transcript
Chia-hungDuan requested review of this revision.Jun 14 2023, 2:31 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 14 2023, 2:31 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
cferris accepted this revision.Jun 14 2023, 2:33 PM

LGTM

This revision is now accepted and ready to land.Jun 14 2023, 2:33 PM
fabio-d accepted this revision.Jun 14 2023, 2:35 PM
fabio-d added a subscriber: fabio-d.

Thanks!

This revision was landed with ongoing or failed builds.Jun 14 2023, 2:50 PM
This revision was automatically updated to reflect the committed changes.