[PATCH] D102742: [IR] make stack-protector-guard-* flags into module attrs
Nick Desaulniers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 18 17:53:07 PDT 2021
nickdesaulniers planned changes to this revision.
nickdesaulniers added a comment.
Obviously needs work/cleanup, changes to x86, and tests, but posting for early feedback about module level attributes vs function level attributes, or possibly something else. I tested this quickly with thin LTO of the Linux kernel and it worked.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102742/new/
https://reviews.llvm.org/D102742
More information about the cfe-commits
mailing list