[Lldb-commits] [lldb] [lldb][AIX] Support for XCOFF Sections (PR #131304)
Dhruv Srivastava via lldb-commits
lldb-commits at lists.llvm.org
Wed May 7 22:44:38 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
----------------
DhruvSrivastavaX wrote:
Yes, I was a little hesitant to make it larger as other platform test cases are much smaller.
Sure, I will update this
https://github.com/llvm/llvm-project/pull/131304
More information about the lldb-commits
mailing list