[PATCH] D146595: [clang] Add clang trampoline attribute
Augusto Noronha via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 23 16:59:08 PDT 2023
augusto2112 updated this revision to Diff 507922.
augusto2112 added a comment.
Addressed feedback
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146595/new/
https://reviews.llvm.org/D146595
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/include/clang/Sema/Sema.h
clang/lib/CodeGen/CGDebugInfo.cpp
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/CodeGen/attr-trampoline-mangled-target-method.cpp
clang/test/CodeGen/attr-trampoline-mangled-target.c
clang/test/Misc/pragma-attribute-supported-attributes-list.test
clang/test/Sema/attr-trampoline-mangled-target.c
clang/test/SemaCXX/attr-trampoline-mangled-target.cpp
llvm/include/llvm/IR/DIBuilder.h
llvm/lib/CodeGen/MachineOutliner.cpp
llvm/lib/IR/DIBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146595.507922.patch
Type: text/x-patch
Size: 16084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230323/da799a0c/attachment-0001.bin>
More information about the cfe-commits
mailing list