Use errs() instead of std::cerr.
authorDan Gohman <gohman@apple.com>
Wed, 15 Jul 2009 16:35:29 +0000 (16:35 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 15 Jul 2009 16:35:29 +0000 (16:35 +0000)
commit65f57c233cd4499e2e8b52a503201e64edfd6a9e
treeaf96a9f73e7b0060483af26b6f3e1a6210677b67
parent6ca5f9360ce657c1ab382605536751d33c1d138a
Use errs() instead of std::cerr.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75791 91177308-0d34-0410-b5e6-96231b3b80d8
20 files changed:
tools/bugpoint/BugDriver.cpp
tools/bugpoint/CrashDebugger.cpp
tools/bugpoint/ExecutionDriver.cpp
tools/bugpoint/ExtractFunction.cpp
tools/bugpoint/FindBugs.cpp
tools/bugpoint/ListReducer.h
tools/bugpoint/Miscompilation.cpp
tools/bugpoint/ToolRunner.cpp
tools/bugpoint/bugpoint.cpp
tools/llc/llc.cpp
tools/lli/lli.cpp
tools/llvm-ar/llvm-ar.cpp
tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp
tools/llvm-db/Commands.cpp
tools/llvm-db/llvm-db.cpp
tools/llvm-ld/Optimize.cpp
tools/llvm-nm/llvm-nm.cpp
tools/llvm-prof/llvm-prof.cpp
tools/llvm-ranlib/llvm-ranlib.cpp
tools/opt/AnalysisWrappers.cpp