[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 04:20:32 PST 2023
eddyz87 added a comment.
In D140929#4025562 <https://reviews.llvm.org/D140929#4025562>, @eddyz87 wrote:
> 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.
However `arc patch D140929` applies this revision as a single commit. Maybe I messed something up while creating revision.
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