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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 8 21:22:28 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365438: [BPF] Preserve debuginfo array/union/struct type/access index (authored by yhs, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D61809?vs=207704&id=208591#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61809

Files:
  cfe/trunk/docs/LanguageExtensions.rst
  cfe/trunk/include/clang/Basic/Builtins.def
  cfe/trunk/lib/CodeGen/CGBuilder.h
  cfe/trunk/lib/CodeGen/CGBuiltin.cpp
  cfe/trunk/lib/CodeGen/CGExpr.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/lib/Sema/SemaChecking.cpp
  cfe/trunk/test/CodeGen/bpf-preserve-access-index-2.c
  cfe/trunk/test/CodeGen/bpf-preserve-access-index.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61809.208591.patch
Type: text/x-patch
Size: 10456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190709/ac8a3a80/attachment-0001.bin>


More information about the llvm-commits mailing list