[PATCH] D145076: [llvm][DebugInfo] Introduce new DW_AT_LLVM_preferred_name attribute

Michael Buch via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 2 05:43:02 PST 2023


Michael137 updated this revision to Diff 501840.
Michael137 added a comment.

- Change vendor to LLVM


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145076/new/

https://reviews.llvm.org/D145076

Files:
  llvm/include/llvm/BinaryFormat/Dwarf.def
  llvm/include/llvm/IR/DebugInfoMetadata.h
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/Bitcode/Reader/MetadataLoader.cpp
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h
  llvm/lib/IR/AsmWriter.cpp
  llvm/lib/IR/DebugInfoMetadata.cpp
  llvm/lib/IR/LLVMContextImpl.h
  llvm/test/Bitcode/attr-preferred_name-dicomposite.ll
  llvm/test/DebugInfo/attr-preferred_name.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145076.501840.patch
Type: text/x-patch
Size: 26508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230302/444e3dd4/attachment.bin>


More information about the llvm-commits mailing list