aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/CollectDebugInfoUsingLLDB.py
AgeCommit message (Collapse)AuthorFilesLines
2010-12-09Add initial support to measure local variables.Devang Patel1-5/+7
llvm-svn: 121428
2010-12-07Handle recursive values. Add comments.Devang Patel1-23/+53
llvm-svn: 121184
2010-12-07Add python scripts to extract debug info using LLDB and do comparison.Devang Patel1-0/+143
llvm-svn: 121079