[PATCH] D110869: [X86] Implement -fzero-call-used-regs option

Bill Wendling via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 2 23:31:30 PST 2022


void added a comment.

In D110869#3289073 <https://reviews.llvm.org/D110869#3289073>, @nickdesaulniers wrote:

> Diff 405119 still kernel panics for me. This is building the linux-next tree.
>
>   $ qemu-system-x86_64 --version
>   QEMU emulator version 6.2.0 (Debian 1:6.2+dfsg-1)

Works now. PTAL.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110869/new/

https://reviews.llvm.org/D110869



More information about the llvm-commits mailing list