[PATCH] D59943: [BPF] add proper multi-dimensional array support

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 28 14:58:28 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357215: [BPF] add proper multi-dimensional array support (authored by yhs, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59943?vs=192649&id=192722#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59943

Files:
  llvm/trunk/lib/Target/BPF/BTFDebug.cpp
  llvm/trunk/lib/Target/BPF/BTFDebug.h
  llvm/trunk/test/CodeGen/BPF/BTF/array-1d-char.ll
  llvm/trunk/test/CodeGen/BPF/BTF/array-1d-int.ll
  llvm/trunk/test/CodeGen/BPF/BTF/array-2d-int.ll
  llvm/trunk/test/CodeGen/BPF/BTF/array-size-0.ll
  llvm/trunk/test/CodeGen/BPF/BTF/array-typedef.ll
  llvm/trunk/test/CodeGen/BPF/BTF/static-var-zerolen-array.ll
  llvm/trunk/test/CodeGen/BPF/BTF/union-array-typedef.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59943.192722.patch
Type: text/x-patch
Size: 21003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190328/5b4c601e/attachment.bin>


More information about the llvm-commits mailing list