[PATCH] D101657: [PowerPC] Handle inline assembly clobber of link regsiter

Nathan Chancellor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 30 16:55:29 PDT 2021


nathanchance added a comment.

I added this commit on top of a45fd436aef4d5712da99f8292f5d0b16794892c <https://reviews.llvm.org/rGa45fd436aef4d5712da99f8292f5d0b16794892c>, built a master branch Linux kernel from `ppc44x_defconfig`, and booted in under QEMU 5.0.1 without any issues as before. Thanks for the quick fix!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101657



More information about the llvm-commits mailing list