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

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 18 19:12:15 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG481d67d310a7: [Clang][BPF] Support record argument with direct values (authored by yonghong-song).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132144

Files:
  clang/lib/CodeGen/TargetInfo.cpp
  clang/test/CodeGen/bpf-struct-argument.c
  clang/test/CodeGen/bpf-union-argument.c
  llvm/test/CodeGen/BPF/struct-arg-inline.ll
  llvm/test/CodeGen/BPF/struct-arg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132144.453863.patch
Type: text/x-patch
Size: 10924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220819/3ac775df/attachment.bin>


More information about the llvm-commits mailing list