If a full path to a compiler is provided on the
authorSean Callanan <scallanan@apple.com>
Tue, 16 Oct 2012 18:22:04 +0000 (18:22 +0000)
committerSean Callanan <scallanan@apple.com>
Tue, 16 Oct 2012 18:22:04 +0000 (18:22 +0000)
commit794baf6fb7ac22fb4e4954f33f16886a5ab2a540
treedceed60ab5c22e2d6ac53778f4203fe8a70fa3d1
parent7b9eb5c64a809d0b526480bc879f21fc4c0f1b5d
If a full path to a compiler is provided on the
command line to dotest.py, replace / with _ in
the logfile names that mention that compiler so
that we don't try to put log files in weird
places.

llvm-svn: 166038
lldb/test/lldbtest.py