[PATCH] D146595: [clang] Add "debug_trampoline" attribute
Augusto Noronha via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 6 13:08:18 PDT 2023
augusto2112 updated this revision to Diff 511513.
augusto2112 added a comment.
Added release note
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146595/new/
https://reviews.llvm.org/D146595
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/lib/CodeGen/CGDebugInfo.cpp
clang/test/CodeGen/attr-debug-trampoline-method.cpp
clang/test/CodeGen/attr-debug-trampoline-objc.m
clang/test/CodeGen/attr-debug-trampoline.c
clang/test/Misc/pragma-attribute-supported-attributes-list.test
clang/test/Sema/attr-debug-trampoline.c
clang/test/SemaCXX/attr-debug-trampoline-method.cpp
clang/test/SemaObjC/attr-debug-trampoline-objc.m
llvm/include/llvm/IR/DebugInfoFlags.def
llvm/include/llvm/IR/DebugInfoMetadata.h
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
llvm/test/Assembler/disubprogram-debug-trampoline.ll
llvm/test/DebugInfo/AArch64/disubprogram-debug-trampoline.ll
llvm/unittests/IR/MetadataTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146595.511513.patch
Type: text/x-patch
Size: 17617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230406/6a167d9f/attachment-0001.bin>
More information about the cfe-commits
mailing list