[PATCH] D15495: Macro Support in Dwarf emission
Amjad Aboud via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 24 03:34:04 PST 2015
aaboud updated this revision to Diff 43591.
aaboud marked 5 inline comments as done.
aaboud added a comment.
Applied changes according to Adrian comments.
- Moved assertion to Debug Info Verifier.
- Encapsulate Macro Node handling into a helper member function to share common code.
http://reviews.llvm.org/D15495
Files:
include/llvm/MC/MCObjectFileInfo.h
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.43591.patch
Type: text/x-patch
Size: 14395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151224/e343c8ce/attachment.bin>
More information about the llvm-commits
mailing list