[PATCH] D125916: [PowerPC] Defined and lowered llvm.ppc.kill.canary intrinsic
Paul Scoropan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 22 05:31:05 PDT 2022
pscoro added a comment.
@shchenz I have added the test cases.
This intrinsic is defined in order to test the stackprotect functionality on xlf. Use the -qdebug=smashstack flag to use it, make sure that -qstackprotect=all is also set
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125916/new/
https://reviews.llvm.org/D125916
More information about the cfe-commits
mailing list