clayborg wrote:

I am fine with `-glldb` doing the right thing for LLDB. 

That being said, I don't believe that LLDB or GDB use `.debug_pubnames` or 
`.debug_pubtypes` as they are incomplete and can't be relied upon. So I would 
say we should never emit these tables unless these older GNU tables unless the 
user explicitly asks for them.

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

Reply via email to