ZequanWu wrote:

Just noticed that this breaks 
`llvm/test/tools/dsymutil/X86/DWARFLinkerParallel/odr-string.test` because for 
`DW_TAG_typedef`, llvm-dwarfdump will print the fully qualified name instead of 
the base name in DW_AT_type that refers to it. Do you think we should keep the 
original bahavior by using the base name of typedef? Or update the test to 
accept fully qualified name?


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

Reply via email to