[PATCH] D146595: [clang] Add clang trampoline_mangled_target attribute
Augusto Noronha via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 30 14:05:49 PDT 2023
augusto2112 updated this revision to Diff 509810.
augusto2112 added a comment.
Updating to "transparent_stepping" attribute
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/lib/CodeGen/CGDebugInfo.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/CodeGen/attr-transparent-stepping-method.cpp
clang/test/CodeGen/attr-transparent-stepping.c
clang/test/Misc/pragma-attribute-supported-attributes-list.test
clang/test/Sema/attr-transparent-stepping.c
clang/test/SemaCXX/attr-transparent-stepping-method.cpp
llvm/include/llvm/IR/DebugInfoFlags.def
llvm/include/llvm/IR/DebugInfoMetadata.h
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
llvm/test/Assembler/disubprogram-transparent-stepping.ll
llvm/test/DebugInfo/AArch64/disubprogram-transparent-stepping.ll
llvm/unittests/IR/MetadataTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146595.509810.patch
Type: text/x-patch
Size: 17037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230330/fbeaf4fa/attachment-0001.bin>
More information about the cfe-commits
mailing list