[llvm] [llvm][dwarfdump] Pretty-print DW_AT_language_version (PR #164222)
David Blaikie via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 20 10:49:54 PDT 2025
================
@@ -1,13 +1,18 @@
# Demonstrate dumping DW_AT_language_version.
----------------
dwblaikie wrote:
This is the case where we don't recognize the language or version code? perhaps the test file name and/or header comment could clarify that this is about dumping unrecognized language/version codes?
https://github.com/llvm/llvm-project/pull/164222
More information about the llvm-commits
mailing list