[PATCH] D143966: [DebugInfo][BPF] Add 'annotations' field for DIBasicType & DISubroutineType

Eduard Zingerman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 13:03:45 PDT 2023


eddyz87 updated this revision to Diff 533744.
eddyz87 added a comment.

Rebase, change in DwarfUnit::constructTypeDIE(..., DIBasicType)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143966

Files:
  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/IR/AsmWriter.cpp
  llvm/lib/IR/DebugInfoMetadata.cpp
  llvm/lib/IR/LLVMContextImpl.h
  llvm/test/Bitcode/attr-btf_tag-dibasic.ll
  llvm/test/Bitcode/attr-btf_tag-disubroutine.ll
  llvm/test/DebugInfo/attr-btf_type_tag.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143966.533744.patch
Type: text/x-patch
Size: 31000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230622/877ed3d1/attachment.bin>


More information about the llvm-commits mailing list