[PATCH] D83289: [BPF] Emit unknown types as byte arrays

Ilya Leoshkevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 15 17:02:29 PST 2021


iii updated this revision to Diff 323849.
iii added a comment.

Removed an unnecessary trailing u32.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83289

Files:
  llvm/lib/Target/BPF/BTF.def
  llvm/lib/Target/BPF/BTFDebug.cpp
  llvm/lib/Target/BPF/BTFDebug.h
  llvm/test/CodeGen/BPF/BTF/double.ll
  llvm/test/CodeGen/BPF/BTF/float.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83289.323849.patch
Type: text/x-patch
Size: 8226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210216/e1141894/attachment.bin>


More information about the llvm-commits mailing list