[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
Fri Mar 3 02:27:56 PST 2023


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

- Double-roundtrip in test


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/Assembler/dicomposite-attr-preferred_name.ll
  llvm/test/DebugInfo/attr-preferred_name.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145076.502082.patch
Type: text/x-patch
Size: 26564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230303/ae0f17c8/attachment.bin>


More information about the llvm-commits mailing list