[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 16:01:35 PDT 2022


yonghong-song added a comment.

>   but if the function is always_inline it can have more than 5 arguments, right?

That is correct. Will add a test case for this.


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