[PATCH] D54555: [clang][slh] add attribute for speculative load hardening
Aaron Ballman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 16 06:41:04 PST 2018
aaron.ballman added a comment.
Does this hardening impact the ABI in any way? e.g., do we have to do anything special to handle calls through function pointers where the bound function pointer is marked with this attribute?
Repository:
rL LLVM
https://reviews.llvm.org/D54555
More information about the llvm-commits
mailing list