[PATCH] Turn local DWARFContext helpers getFileNameForUnit() and getFileLineInfoForCompileUnit() into full-blowm DWARFDebugLine::LineTable methods.

Frederic Riss friss at apple.com
Thu Sep 18 02:15:45 PDT 2014


 - remove now useless includes and forward declarations.
 - add comment to new member function
 - code changes as per review comments

http://reviews.llvm.org/D5354

Files:
  lib/DebugInfo/DWARFContext.cpp
  lib/DebugInfo/DWARFDebugLine.cpp
  lib/DebugInfo/DWARFDebugLine.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5354.13822.patch
Type: text/x-patch
Size: 8115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140918/58c8ec9e/attachment.bin>


More information about the llvm-commits mailing list