[Lldb-commits] [lldb] [lldb][AIX] Support for XCOFF Sections (PR #131304)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Mon May 12 02:00:07 PDT 2025
================
@@ -7,6 +7,9 @@
# CHECK: Stripped: false
# CHECK: Type: executable
# CHECK: Strata: unknown
+# CHECK: Name: .text
+# CHECK-NEXT: code
+# CHECK-NEXT: r-x
----------------
labath wrote:
That's because most of their code is very old. I definitely wouldn't want to emulate that aspect of them.
https://github.com/llvm/llvm-project/pull/131304
More information about the lldb-commits
mailing list