[PATCH] D73902: [BPF] handle typedef of struct/union for CO-RE relocations

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 4 08:58:47 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6d07802d63a8: [BPF] handle typedef of struct/union for CO-RE relocations (authored by yonghong-song).

Changed prior to commit:
  https://reviews.llvm.org/D73902?vs=242233&id=242348#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73902

Files:
  llvm/lib/Target/BPF/BPFAbstractMemberAccess.cpp
  llvm/test/CodeGen/BPF/CORE/offset-reloc-typedef-struct-2.ll
  llvm/test/CodeGen/BPF/CORE/offset-reloc-typedef-union-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73902.242348.patch
Type: text/x-patch
Size: 12405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200204/451c6a4c/attachment.bin>


More information about the llvm-commits mailing list