[PATCH] D140929: [BPF] Support for "btf_decl_tag" annotations for arguments of extern functions

Eduard Zingerman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 03:31:56 PST 2023


eddyz87 added a comment.

In D140929#4025118 <https://reviews.llvm.org/D140929#4025118>, @yonghong-song wrote:

> Please separate the patch to clang and llvm part.

It's already split in three commits: two for clang, one for llvm.
Not sure if this is possible to see in the Phabricator UI, though.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140929



More information about the llvm-commits mailing list