[PATCH] D69837: [BPF] Fix CO-RE bugs with bitfields

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 4 20:09:56 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfff2721286e1: [BPF] Fix CO-RE bugs with bitfields (authored by yonghong-song).

Changed prior to commit:
  https://reviews.llvm.org/D69837?vs=227809&id=227814#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69837

Files:
  llvm/lib/Target/BPF/BPFAbstractMemberAccess.cpp
  llvm/test/CodeGen/BPF/CORE/field-reloc-bitfield-1.ll
  llvm/test/CodeGen/BPF/CORE/field-reloc-bitfield-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69837.227814.patch
Type: text/x-patch
Size: 21263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191105/1e691eb0/attachment.bin>


More information about the llvm-commits mailing list