[PATCH] D54248: [COFF, ARM64] Add support for MSVC buffer security check
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 8 10:15:14 PST 2018
mstorsjo added a comment.
Is there any existing test case for the mingw mode of the stack protector for aarch64? If not, can you add one at the same time, to show that it doesn't change with this patch (i.e. still uses `__stack_chk_*`).
Repository:
rL LLVM
https://reviews.llvm.org/D54248
More information about the llvm-commits
mailing list