dlav-sc wrote:

I have also removed `.Cases(".bss", ".tbss", eSectionTypeZeroFill)`. 

To be honest, I'm not sure about that. .bss and .tbss have SHT_NOBITS type and 
SHF_ALLOC flag by [Linux 
Specification](https://refspecs.linuxbase.org/LSB_3.1.1/LSB-Core-generic/LSB-Core-generic/specialsections.html),
 but anyway I have doubts. 

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

Reply via email to