[PATCH] D75939: [x86][seses] Introduce SESES pass for LVI
Zola Bridges via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 27 15:07:15 PDT 2020
zbrid added a comment.
@sconstab - For this patch, I'm going to update it to mention it doesn't mitigate indirect branches and returns and to that users should add -mlvi-cfi if they'd like that functionality. I'll follow up with a patch that adds the lvi-cfi x86 subtarget feature when seses is enable. That patch touches a lot of new places, so it'll be easier to review in a separate place. I'll add the report fatal error in the follow up patch too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75939/new/
https://reviews.llvm.org/D75939
More information about the llvm-commits
mailing list