[llvm] [llvm-debuginfo-analyzer] Add support for parsing DWARF / CodeView SourceLanguage (PR #137223)

Javier Lopez-Gomez via llvm-commits llvm-commits at lists.llvm.org
Mon May 12 09:38:00 PDT 2025


jalopezg-git wrote:

> What I would suggest is to include the command line option may be --attribute=language, to have more flexibility when dealing with the attributes.

Done too :+1:; only missing discussion on whether to transition to `StringPool` + `LanguageIndex` or use something else.

https://github.com/llvm/llvm-project/pull/137223


More information about the llvm-commits mailing list