Added a lldb-perf test case that will be used to time various aspects of debugging...
authorGreg Clayton <gclayton@apple.com>
Thu, 21 Mar 2013 00:30:04 +0000 (00:30 +0000)
committerGreg Clayton <gclayton@apple.com>
Thu, 21 Mar 2013 00:30:04 +0000 (00:30 +0000)
commit384dc726b06052f99688b2768e30518f2f5ec6c8
treeaaebea0a99e17fe30d81f1456c8ba84d5e41cd61
parentbd180cb623b7e7b97c9179319b7562e3faa32fbc
Added a lldb-perf test case that will be used to time various aspects of debugging clang with LLDB.

This test case will measure memory usage and expression timings in frame zero and at higher frames.

llvm-svn: 177617
lldb/tools/lldb-perf/common/clang/build-clang.sh [new file with mode: 0755]
lldb/tools/lldb-perf/common/clang/lldb_perf_clang.cpp [new file with mode: 0644]
lldb/tools/lldb-perf/lldbperf.xcodeproj/project.pbxproj