[llvm-commits] Add scope info in DebugLoc
Argiris Kirtzidis
akyrtzi at gmail.com
Thu May 7 17:40:45 PDT 2009
The attached patch introduces 'DebugScope' which gets embedded in DebugLoc.
This allows scope info to be readily available (along with line info)
for each machine instruction, and will pull the DwarfWriter out of the
instruction selectors.
Please review and let me know what you think!
-Argiris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: debugscope.patch
Type: text/x-diff
Size: 20365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090508/43f172ae/attachment.patch>
More information about the llvm-commits
mailing list