[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
Mon Dec 16 00:33:09 PST 2019
teemperor updated this revision to Diff 233998.
teemperor added a comment.
- Further reduced test case.
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.233998.patch
Type: text/x-patch
Size: 6454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191216/bbb6b18b/attachment-0001.bin>
More information about the cfe-commits
mailing list