[PATCH] D63845: [WIP] Create a clang attribute that lets users specify LLVM attributes
William Moses via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 26 14:39:38 PDT 2019
wsmoses updated this revision to Diff 206751.
wsmoses added a comment.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
Actually upload full patch so far (and not just the last commit).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63845/new/
https://reviews.llvm.org/D63845
Files:
clang/include/clang/Basic/Attr.td
clang/lib/CodeGen/CodeGenFunction.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/utils/TableGen/ClangAttrEmitter.cpp
llvm/include/llvm/IR/Attributes.h
llvm/lib/IR/Attributes.cpp
llvm/lib/Transforms/IPO/ForceFunctionAttrs.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63845.206751.patch
Type: text/x-patch
Size: 15646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190626/4ee1c62b/attachment.bin>
More information about the cfe-commits
mailing list