[PATCH] D82976: [BPF] Fix a BTF gen bug related to a pointer struct member

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 1 10:16:33 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3eacfdc72f1a: [BPF] Fix a BTF gen bug related to a pointer struct member (authored by yonghong-song).

Changed prior to commit:
  https://reviews.llvm.org/D82976?vs=274839&id=274859#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82976

Files:
  llvm/lib/Target/BPF/BTFDebug.cpp
  llvm/test/CodeGen/BPF/BTF/struct-anon-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82976.274859.patch
Type: text/x-patch
Size: 6911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200701/bf7b4026/attachment.bin>


More information about the llvm-commits mailing list