[Lldb-commits] [lldb] [lldb][AIX] Added base file for AIX Register Context (PR #144645)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 20 02:03:31 PDT 2025


================
@@ -0,0 +1,62 @@
+//===-- NativeRegisterContextAIX.h ----------------------------*- C++ -*-===//
----------------
DavidSpickett wrote:

Make line 1 line up with line 7, they should be the same length.

https://github.com/llvm/llvm-project/pull/144645


More information about the lldb-commits mailing list