https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248763
--- Comment #3 from [email protected] --- A commit references this bug: Author: dim Date: Fri Aug 21 10:06:01 UTC 2020 New revision: 364455 URL: https://svnweb.freebsd.org/changeset/base/364455 Log: Merge commit 95e18b2d9d5f from llvm git (by Kang Zhang): [PowerPC] Fix a typo for InstAlias of mfsprg D77531 has a type for mfsprg, it should be mtsprg. This patch is to fix this typo. This should fix booting powerpc64 kernels, after LLVM 11 was imported. PR: 248763 Changes: head/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstr64Bit.td -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
