================
@@ -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:

The test is pretty weak. It should be very simple to add one of each kind of 
sections that you're handling (data, bss, debug info), right? And to (at least) 
check that the section size and virtual address are correct?

https://github.com/llvm/llvm-project/pull/131304
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to