[PATCH] D99680: Allow /STACK in #pragma comment(linker, ...)
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 1 02:25:28 PDT 2021
mstorsjo added reviewers: rnk, thakis.
mstorsjo added a comment.
This looks sensible to me (especially assuming that link.exe allows `/stack` options in directives - I didn't verify this myself). It will need a testcase added before it can be landed though.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99680/new/
https://reviews.llvm.org/D99680
More information about the llvm-commits
mailing list