[all-commits] [llvm/llvm-project] 9ac8cd: [llvm][Dwarf] Add DW_LNAME_ string/enum getters (#...

Michael Buch via All-commits all-commits at lists.llvm.org
Wed Oct 8 09:48:39 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9ac8cd636808ef201860a40d0def37eec7caa0f3
      https://github.com/llvm/llvm-project/commit/9ac8cd636808ef201860a40d0def37eec7caa0f3
  Author: Michael Buch <michaelbuch12 at gmail.com>
  Date:   2025-10-08 (Wed, 08 Oct 2025)

  Changed paths:
    M llvm/include/llvm/BinaryFormat/Dwarf.h
    M llvm/lib/BinaryFormat/Dwarf.cpp
    M llvm/unittests/BinaryFormat/DwarfTest.cpp

  Log Message:
  -----------
  [llvm][Dwarf] Add DW_LNAME_ string/enum getters (#162434)

These are going to be used in a follow-up patch. And they are generally
useful for consumers (we have these for most other attributes).



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