[PATCH] D15495: Macro Support in Dwarf emission
Amjad Aboud via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 14 07:38:47 PST 2015
aaboud created this revision.
aaboud added reviewers: dblaikie, probinson, aprantl, echristo.
aaboud added a subscriber: llvm-commits.
aaboud set the repository for this revision to rL LLVM.
Herald added a subscriber: jholewinski.
Added support for macro emission in dwarf (supporting DWARF version 4).
Repository:
rL LLVM
http://reviews.llvm.org/D15495
Files:
include/llvm/MC/MCObjectFileInfo.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.h
lib/MC/MCObjectFileInfo.cpp
lib/Target/NVPTX/NVPTXISelLowering.cpp
lib/Target/NVPTX/NVPTXTargetObjectFile.h
test/DebugInfo/X86/debug-macro.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15495.42719.patch
Type: text/x-patch
Size: 13766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151214/7dff6d5f/attachment.bin>
More information about the llvm-commits
mailing list