[PATCH] D15495: Macro Support in Dwarf emission

Amjad Aboud via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 7 06:32:03 PST 2016


This revision was automatically updated to reflect the committed changes.
aaboud marked 5 inline comments as done.
Closed by commit rL257060: Added support for macro emission in dwarf (supporting DWARF version 4). (authored by aaboud).

Changed prior to commit:
  http://reviews.llvm.org/D15495?vs=44037&id=44206#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15495

Files:
  llvm/trunk/include/llvm/CodeGen/DIE.h
  llvm/trunk/include/llvm/MC/MCObjectFileInfo.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DIE.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.h
  llvm/trunk/lib/IR/Verifier.cpp
  llvm/trunk/lib/MC/MCObjectFileInfo.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXISelLowering.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXTargetObjectFile.h
  llvm/trunk/test/DebugInfo/X86/debug-macro.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15495.44206.patch
Type: text/x-patch
Size: 17213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160107/5e387417/attachment.bin>


More information about the llvm-commits mailing list