This is an archive of the discontinued LLVM Phabricator instance.

[ASan] Added NO_EXEC_STACK_DIRECTIVE to assembly callback file.
ClosedPublic

Authored by kstoimenov on Dec 10 2021, 1:45 PM.

Details

Summary

This is present in our assembly files. It should fix decorate_proc_maps.cpp failures because of shadow memory being allocated as executable.

Diff Detail

Event Timeline

kstoimenov requested review of this revision.Dec 10 2021, 1:45 PM
kstoimenov created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptDec 10 2021, 1:45 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
vitalybuka accepted this revision.Dec 10 2021, 1:52 PM
This revision is now accepted and ready to land.Dec 10 2021, 1:52 PM
This revision was landed with ongoing or failed builds.Dec 10 2021, 1:53 PM
This revision was automatically updated to reflect the committed changes.