[PATCH] D45556: [DebugInfo] Generate DWARF debug information for labels.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 23 19:23:25 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL337799: [DebugInfo] Generate DWARF debug information for labels. (authored by shiva, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D45556?vs=154537&id=156959#toc
Repository:
rL LLVM
https://reviews.llvm.org/D45556
Files:
llvm/trunk/include/llvm/IR/InstVisitor.h
llvm/trunk/include/llvm/IR/IntrinsicInst.h
llvm/trunk/lib/CodeGen/AsmPrinter/CMakeLists.txt
llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.h
llvm/trunk/lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.h
llvm/trunk/lib/CodeGen/AsmPrinter/DbgValueHistoryCalculator.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/DbgValueHistoryCalculator.h
llvm/trunk/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/DebugHandlerBase.h
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.h
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfFile.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfFile.h
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.h
llvm/trunk/test/DebugInfo/Generic/debug-label-inline.ll
llvm/trunk/test/DebugInfo/Generic/debug-label.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45556.156959.patch
Type: text/x-patch
Size: 73644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180724/6fb44e06/attachment-0001.bin>
More information about the llvm-commits
mailing list