[llvm-commits] Create DebugLocs even without DwarfWriter
Argiris Kirtzidis
akyrtzi at gmail.com
Fri May 1 12:25:22 PDT 2009
The attached patch:
-Moves the DwarfWriter::ValidDebugInfo check to a static
DIDescriptor::ValidDebugInfo
-Creates DebugLocs without the need to have a DwarfWriter around
This is another tiny step towards the "get DwarfWriter out of
instruction selectors" direction.
-Argiris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dw.patch
Type: text/x-diff
Size: 24175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090501/f57a2aa7/attachment.patch>
More information about the llvm-commits
mailing list