[PATCH] D99680: Allow /STACK in #pragma comment(linker, ...)

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 1 14:00:22 PDT 2021


rnk added a comment.

I verified MSVC supports this. This does need a test, and one can be made by combining the techniques in the lld/test/COFF/stack.test test and the directives.s test.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99680/new/

https://reviews.llvm.org/D99680



More information about the llvm-commits mailing list