[PATCH] D106619: [Clang][LLVM] generate btf_tag annotations for DIGlobalVariable

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 3 17:48:46 PDT 2021


yonghong-song updated this revision to Diff 363923.
yonghong-song added a comment.

- add more cases in clang test attr-btf_tag-diglobalvariable.c


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106619

Files:
  clang/lib/CodeGen/CGDebugInfo.cpp
  clang/test/CodeGen/attr-btf_tag-diglobalvariable.c
  llvm/include/llvm/IR/DIBuilder.h
  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/IR/AsmWriter.cpp
  llvm/lib/IR/DIBuilder.cpp
  llvm/lib/IR/DebugInfoMetadata.cpp
  llvm/lib/IR/LLVMContextImpl.h
  llvm/test/Bitcode/attr-btf_tag-diglobalvariable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106619.363923.patch
Type: text/x-patch
Size: 18997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210804/c9675b98/attachment.bin>


More information about the llvm-commits mailing list