[Lldb-commits] [lldb] [lldb][AIX] Added PlatformAIX plugin (PR #121273)

Dhruv Srivastava via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 21 00:51:01 PST 2025


================
@@ -0,0 +1,13 @@
+add_definitions("-D_ALL_SOURCE")
----------------
DhruvSrivastavaX wrote:

For this plugin, it is there for `MAP_ANONYMOUS`

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


More information about the lldb-commits mailing list