[PATCH] D65615: [BPF] annotate DIType metadata for builtin preseve_array_access_index()
Yonghong Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 1 16:34:44 PDT 2019
yonghong-song updated this revision to Diff 212926.
yonghong-song added a comment.
reorder parameter arrayType to make it with default nullptr and simplifies the code.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65615/new/
https://reviews.llvm.org/D65615
Files:
lib/CodeGen/CGExpr.cpp
test/CodeGen/builtin-preserve-access-index-array.c
test/CodeGen/builtin-preserve-access-index.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65615.212926.patch
Type: text/x-patch
Size: 8935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190801/9b85033f/attachment-0001.bin>
More information about the cfe-commits
mailing list