[PATCH] D140970: [BPF] preserve btf_decl_tag for parameters of extern functions

Yonghong Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 6 22:53:43 PST 2023


yonghong-song accepted this revision.
yonghong-song added a comment.
This revision is now accepted and ready to land.

LGTM. I will add `// REQUIRES: bpf-registered-target` in the test to ensure it only executed with bpf target.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140970



More information about the cfe-commits mailing list