[PATCH] D132144: [Clang][BPF] Support record argument with direct values

Yonghong Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 18 11:37:57 PDT 2022


yonghong-song added a comment.

> Kernel changes were assuming at most 2

My new version code allows all 5 parameters to be a structure argument.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132144



More information about the cfe-commits mailing list