[PATCH] D61809: [BPF] Preserve debuginfo array/union/struct type/access index
Yonghong Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 1 22:55:12 PDT 2019
yonghong-song updated this revision to Diff 207475.
yonghong-song added a comment.
reword the lang doc for builtin_preserve_access_index() to be more user focused
treat using builtin_preserve_access_index() without -g or in nested way as compiler errors
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61809/new/
https://reviews.llvm.org/D61809
Files:
docs/LanguageExtensions.rst
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-preserve-access-index-2.c
test/CodeGen/bpf-preserve-access-index.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61809.207475.patch
Type: text/x-patch
Size: 10089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190702/906dbea2/attachment-0001.bin>
More information about the cfe-commits
mailing list