[PATCH] D61809: [BPF] Preserve debuginfo array/union/struct type name/access index

Yonghong Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 16 09:15:34 PDT 2019


yonghong-song updated this revision to Diff 199843.
yonghong-song retitled this revision from "[BPF] Preserve original struct/union type name/access index and array subscripts" to "[BPF] Preserve debuginfo array/union/struct type name/access index".
yonghong-song edited the summary of this revision.
yonghong-song added reviewers: rsmith, lebedev.ri.
yonghong-song added a comment.

do not generate gep any more, only intrinsics


Repository:
  rC Clang

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

https://reviews.llvm.org/D61809

Files:
  include/clang/Basic/TargetInfo.h
  lib/Basic/Targets/BPF.h
  lib/CodeGen/CGBuilder.h
  lib/CodeGen/CGExpr.cpp
  test/CodeGen/bpf-offsetreloc.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61809.199843.patch
Type: text/x-patch
Size: 6517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190516/80ea5e98/attachment-0001.bin>


More information about the cfe-commits mailing list