[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
Fri May 17 16:35:00 PDT 2019


yonghong-song updated this revision to Diff 200117.
yonghong-song edited the summary of this revision.
yonghong-song added a comment.

array index may not be constant and remove inst_name


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.200117.patch
Type: text/x-patch
Size: 6520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190517/807e5f36/attachment-0001.bin>


More information about the cfe-commits mailing list