[PATCH] Fixed debug info generation for function static variables, typedef, and records
Amjad Aboud
amjad.aboud at intel.com
Sun Jun 21 06:55:08 PDT 2015
I updated the patch according to Dave comments.
I also merged all the 4 LIT test into one LIT test and tried minimized it as much as possible why still be able to check all the corner cases I intended to check in the first place. The test also contains description on what it tries to check.
Please, let me know if you have more comments, or approve the patch for commit.
Thanks
REPOSITORY
rL LLVM
http://reviews.llvm.org/D9758
Files:
include/llvm/ADT/iterator_range.h
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.h
lib/CodeGen/AsmPrinter/DwarfUnit.cpp
lib/CodeGen/AsmPrinter/DwarfUnit.h
test/DebugInfo/lexical-block.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9758.28088.patch
Type: text/x-patch
Size: 15285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150621/d5f47c7f/attachment.bin>
More information about the llvm-commits
mailing list