[ASan] Added NO_EXEC_STACK_DIRECTIVE to assembly callback file.
authorKirill Stoimenov <kstoimenov@google.com>
Fri, 10 Dec 2021 21:44:14 +0000 (21:44 +0000)
committerVitaly Buka <vitalybuka@google.com>
Wed, 15 Dec 2021 02:34:17 +0000 (18:34 -0800)
commitda7e9e34104e83fc792b599936a11f91faa43e18
treefa6e1079abb92927ee4425b30ba063ca364e18e9
parentf6f0409f6f267bf60126e373a8d60305f8e3e3f4
[ASan] Added NO_EXEC_STACK_DIRECTIVE to assembly callback file.

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

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D115552
compiler-rt/lib/asan/asan_rtl_x86_64.S