[Lldb-commits] [lldb] [lldb][AIX] Added PlatformAIX plugin (PR #121273)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Tue Feb 11 05:03:11 PST 2025
================
@@ -8,3 +8,4 @@ add_subdirectory(OpenBSD)
add_subdirectory(POSIX)
add_subdirectory(QemuUser)
add_subdirectory(Windows)
+add_subdirectory(AIX)
----------------
labath wrote:
Let's keep the list sorted (looks like you get to be first).
https://github.com/llvm/llvm-project/pull/121273
More information about the lldb-commits
mailing list