[PATCH] D41567: Add NO_EXEC_STACK_DIRECTIVE to chkstk and chkstk2 sources
Martell Malone via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 24 12:30:54 PST 2017
martell accepted this revision.
martell added a comment.
This revision is now accepted and ready to land.
LGTM
Also noting my comment on 35739
chkstk.S and chkstk2.S should only be included on WIN32
removing them from the (NOT MSVC) guards seems like the correct move.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D41567
More information about the llvm-commits
mailing list