[all-commits] [llvm/llvm-project] 3bfb5b: [llvm][DebugInfo] Support versioned source languag...

Michael Buch via All-commits all-commits at lists.llvm.org
Sat Oct 11 04:43:59 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3bfb5b0e7ccbcb9f127f5b9c958e6499ba9c0523
      https://github.com/llvm/llvm-project/commit/3bfb5b0e7ccbcb9f127f5b9c958e6499ba9c0523
  Author: Michael Buch <michaelbuch12 at gmail.com>
  Date:   2025-10-11 (Sat, 11 Oct 2025)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
    M llvm/test/DebugInfo/Generic/compileunit-source-language-name.ll

  Log Message:
  -----------
  [llvm][DebugInfo] Support versioned source language names in DwarfUnit (#162625)

Depends on:
* https://github.com/llvm/llvm-project/pull/162621

Now we can start emitting `DW_AT_language_name`, make sure
`DwarfUnit::getSourceLanguage` is equipped to handle this. Otherwise the
new test-case would assert.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list