[PATCH] D133361: [BPF] Attribute btf_decl_tag("ctx") for structs
Yonghong Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 29 05:49:21 PDT 2023
yonghong-song added a comment.
> I can rename these things, but tbh I don't think this functionality would be useful anywhere outside BPF, thus such renaming would be kind-of deceptive (and in case it would be useful, the renaming could be done at the time of second use).
Then let us keep this for now. We can decide what to do after clang frontend people reviewed this code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133361/new/
https://reviews.llvm.org/D133361
More information about the llvm-commits
mailing list