[PATCH] D44077: Clear the stack protector after checking it
Sebastian Neubauer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 6 23:06:58 PDT 2018
Flakebi added a comment.
It took a while, now the code, figures and a more detailed explanation are online: https://flakebi.de/uni-items/ba/#clear-ssp <https://flakebi.de/uni-items/ba/#clear-ssp>
Even with this microbenchmark, I was not able to measure a difference in performance in comparison to llvm without this patch.
Repository:
rL LLVM
https://reviews.llvm.org/D44077
More information about the llvm-commits
mailing list