[PATCH] D98295: [Clang] Add addrsig attribute to mark global functions/variables as address significant.
Zequan Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 11 16:19:59 PST 2021
zequanwu updated this revision to Diff 330099.
zequanwu added a comment.
Split clang change and IR change.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98295/new/
https://reviews.llvm.org/D98295
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/lib/CodeGen/CodeGenModule.cpp
clang/test/CodeGenCXX/attr-addrsig.cpp
clang/test/Misc/pragma-attribute-supported-attributes-list.test
clang/test/Sema/attr-addrsig.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98295.330099.patch
Type: text/x-patch
Size: 5627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210312/d577eba6/attachment.bin>
More information about the cfe-commits
mailing list