[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
Wed Jan 4 10:00:11 PST 2023
eddyz87 updated this revision to Diff 486328.
eddyz87 added a comment.
Replace test case DIFile name and checksum with fake values to avoid
potential missmatches in strings produced by BTFDebug::constructLineInfo().
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.486328.patch
Type: text/x-patch
Size: 8372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230104/f01f4ce8/attachment.bin>
More information about the llvm-commits
mailing list