[PATCH] D71201: [ObjC][DWARF] Emit DW_AT_APPLE_objc_direct for methods marked as __attribute__((objc_direct))
Raphael Isemann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 13 02:11:56 PST 2019
teemperor updated this revision to Diff 233756.
teemperor added a comment.
- Removed Objective-C metadata from LLVM test.
- Removed quoted attributes.
- Update DebugInfoFlags.def to be compatible with D68117 <https://reviews.llvm.org/D68117> assuming probinson are applied there.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71201/new/
https://reviews.llvm.org/D71201
Files:
clang/lib/CodeGen/CGDebugInfo.cpp
clang/test/CodeGenObjC/debug-info-direct-method.m
llvm/include/llvm/BinaryFormat/Dwarf.def
llvm/include/llvm/IR/DebugInfoFlags.def
llvm/include/llvm/IR/DebugInfoMetadata.h
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
llvm/test/DebugInfo/X86/objc_direct.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71201.233756.patch
Type: text/x-patch
Size: 10518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191213/f3f974fb/attachment-0001.bin>
More information about the cfe-commits
mailing list