[Lldb-commits] [lldb] [llvm] [lldb][Process/FreeBSDKernel] Add ppc64le support (PR #180669)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Tue Feb 10 07:28:36 PST 2026
================
@@ -0,0 +1,95 @@
+//===-- RegisterContextFreeBSDKernel_ppc64le.cpp
+//---------------------------===//
----------------
DavidSpickett wrote:
This got mangled.
Also note the lack of file name in https://llvm.org/docs/CodingStandards.html#file-headers. This changed recently, new files should not have the file name here.
https://github.com/llvm/llvm-project/pull/180669
More information about the lldb-commits
mailing list