* Convert "\n" -> '\n'
authorMisha Brukman <brukman+llvm@gmail.com>
Fri, 23 Jul 2004 01:30:49 +0000 (01:30 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Fri, 23 Jul 2004 01:30:49 +0000 (01:30 +0000)
commiteed80e23751ecc50c1fa5604f67be4b826d5b417
tree6bc448441067a57c159e09397a613a1b9dd9b04c
parent9accb24c897879f8e0f3f8ecf3389261a7924bc6
* Convert "\n" -> '\n'
* Print out another '\n' after printing out program execution status
* Make sure code wraps at 80 cols

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15123 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/BugDriver.cpp
tools/bugpoint/CrashDebugger.cpp
tools/bugpoint/ExecutionDriver.cpp
tools/bugpoint/Miscompilation.cpp
tools/bugpoint/bugpoint.cpp