[PATCH] D109157: [ARM] Mitigate the cve-2021-35465 security vulnurability.
Sam Elliott via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 15 05:12:38 PDT 2021
lenary accepted this revision.
lenary added a comment.
This revision is now accepted and ready to land.
LGTM, but the most recent way of implementing this (using target features) was something I suggested to Alexandros based on @ostannard's feedback about LTO. I think it is cleaner, and this patch is good, but a re-review from others would be helpful.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109157/new/
https://reviews.llvm.org/D109157
More information about the cfe-commits
mailing list