[PATCH] D15495: Macro Support in Dwarf emission
Amjad Aboud via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 5 11:54:52 PST 2016
aaboud updated this revision to Diff 44037.
aaboud marked an inline comment as done.
aaboud added a comment.
Applied Adrian comments/suggestion.
Introduced AbstractAsmStreamer class to share implementation between "Emitter" and "SizeOf" functions.
http://reviews.llvm.org/D15495
Files:
include/llvm/CodeGen/DIE.h
include/llvm/MC/MCObjectFileInfo.h
lib/CodeGen/AsmPrinter/DIE.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.h
lib/IR/Verifier.cpp
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.44037.patch
Type: text/x-patch
Size: 16495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160105/d6f40887/attachment-0001.bin>
More information about the llvm-commits
mailing list