[PATCH] Generalize debug info / EH emission in AsmPrinter

Timur Iskhodzhanov timurrrr at google.com
Tue Nov 19 10:32:40 PST 2013


Hi rafael, echristo,

Hi Rafael, Eric,

Can you please review this simple patch?
See "Adding line table debug information to LLVM on Windows" for the context.

Please note that I'm //very// unfamiliar with the LLVM CodeGen code yet
and 12h timezones away from you.
I'd appreciate if your feedback is clear for a remote LLVM newbie, i.e. "please do this and that **like this**" is preferred :)

Thanks!
____
Timur Iskhodzhanov,
Google

http://llvm-reviews.chandlerc.com/D2222

Files:
  lib/CodeGen/AsmPrinter/DwarfDebug.h
  lib/CodeGen/AsmPrinter/DwarfException.cpp
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  lib/CodeGen/AsmPrinter/Win64Exception.cpp
  lib/CodeGen/AsmPrinter/DwarfException.h
  lib/CodeGen/AsmPrinter/ARMException.cpp
  lib/CodeGen/AsmPrinter/DIE.cpp
  lib/CodeGen/AsmPrinter/DebugInfoEmitter.h
  lib/CodeGen/AsmPrinter/DwarfCFIException.cpp
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  include/llvm/CodeGen/AsmPrinter.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2222.1.patch
Type: text/x-patch
Size: 21631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131119/d0b8b287/attachment.bin>


More information about the llvm-commits mailing list