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

Yonghong Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 28 17:17:26 PDT 2019


yonghong-song updated this revision to Diff 201793.
yonghong-song added a comment.

remove bpf offsetreloc option and use FileCheck in the test.


Repository:
  rC Clang

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

https://reviews.llvm.org/D61809

Files:
  include/clang/Basic/Builtins.def
  lib/CodeGen/CGBuilder.h
  lib/CodeGen/CGBuiltin.cpp
  lib/CodeGen/CGExpr.cpp
  lib/CodeGen/CodeGenFunction.h
  lib/Sema/SemaChecking.cpp
  test/CodeGen/bpf-offsetreloc.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61809.201793.patch
Type: text/x-patch
Size: 13967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190529/ba8e36ad/attachment.bin>


More information about the cfe-commits mailing list