Go to file
Johnny Chen a10e6c1052 Add '-e' and '-x' options to the test driver to be able to specify an executable (full path)
and the breakpoint specification for the benchmark purpose.  This is used by TestSteppingSpeed.py
to benchmark the lldb stepping speed.  Without '-e' and 'x' specified, the test defaults to
run the built lldb against itself and stopped on Driver::MainLoop, then stepping for 50 times.

rdar://problem/7511193

llvm-svn: 141584
2011-10-10 22:03:44 +00:00
clang [libclang] Do ConcurrencyCheck for clang_getLocation as well. 2011-10-10 21:57:15 +00:00
compiler-rt <rdar://problem/10172492> No armv4t slice of libcompiler_rt-static.a 2011-09-27 20:05:27 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Remove -Wglobal-constructors from flags. This was an accidental addition. 2011-10-10 17:36:59 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Add '-e' and '-x' options to the test driver to be able to specify an executable (full path) 2011-10-10 22:03:44 +00:00
llvm Object: add getSectionAlignment. 2011-10-10 21:55:43 +00:00
polly ScopDetection: Improve error messages and add another INVALID case. 2011-10-08 00:49:30 +00:00