Re: [PATCH] lib/crypto: blake2s: fix a CFI failure
From: Miles Chen
Date: Wed Jan 19 2022 - 07:34:36 EST
> We're back in business! I was able to reproduce this using FullLTO
> rather than ThinLTO.
Great!
I tried two clang (r437112b/r437112) but the issue remains.
Miles