[PATCH] D121821: [BPF] fix a CO-RE bitfield relocation error with >8 record alignment

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 16 12:22:17 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG98e22744580a: [BPF] fix a CO-RE bitfield relocation error with >8 record alignment (authored by yonghong-song).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121821

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121821.415937.patch
Type: text/x-patch
Size: 6477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220316/b90d6944/attachment.bin>


More information about the llvm-commits mailing list