[PATCH] D140971: [BPF] generate btf_decl_tag records for params of extern functions

Eduard Zingerman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 6 16:07:21 PST 2023


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

Fix for clang-format issue reported by CI.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140971

Files:
  llvm/lib/Target/BPF/BTFDebug.cpp
  llvm/lib/Target/BPF/BTFDebug.h
  llvm/test/CodeGen/BPF/BTF/tag-extern-func.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140971.487009.patch
Type: text/x-patch
Size: 8302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230107/b90d4bf0/attachment.bin>


More information about the llvm-commits mailing list