[llvm] [CodeGen] Avoid potential sideeffects from XOR (PR #67193)
Bill Wendling via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 25 01:14:44 PDT 2023
bwendling wrote:
@RKSimon Yes. I plan on using it to clear out registers that have the stack protector guard value in them before exit.
https://github.com/llvm/llvm-project/pull/67193
More information about the llvm-commits
mailing list