[PATCH] D54915: [clang][slh] add attribute for speculative load hardening
Aaron Ballman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 26 14:30:15 PST 2018
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
LGTM!
Btw, if you're fixing an issue with something you had to revert due to bots, you can use your own judgement and commit the fixed code without review. However, if the fix is extensive or you want to get second opinions on the changes, then by all means get more review on it.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54915/new/
https://reviews.llvm.org/D54915
More information about the llvm-commits
mailing list