llvm-6502/tools/bugpoint
Rafael Espindola 72478e59c7 Update the error handling of lib/Linker.
Instead of passing a std::string&, use the new diagnostic infrastructure.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220608 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-25 04:06:10 +00:00
..
BugDriver.cpp Update the error handling of lib/Linker. 2014-10-25 04:06:10 +00:00
BugDriver.h Return a std::unique_ptr from parseInputFile and propagate. NFC. 2014-08-26 17:19:03 +00:00
bugpoint.cpp Delete -std-compile-opts. 2014-10-16 20:00:02 +00:00
CMakeLists.txt static link polly into tools 2014-03-14 04:04:14 +00:00
CrashDebugger.cpp Return a std::unique_ptr from parseInputFile and propagate. NFC. 2014-08-26 17:19:03 +00:00
ExecutionDriver.cpp Remove 'using std::error_code' from tools. 2014-06-13 03:07:50 +00:00
ExtractFunction.cpp Return a std::unique_ptr from parseInputFile and propagate. NFC. 2014-08-26 17:19:03 +00:00
FindBugs.cpp [C++] Use 'nullptr'. Tools edition. 2014-04-25 04:24:47 +00:00
ListReducer.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
LLVMBuild.txt [CodeGenPrepare] Move CodeGenPrepare into lib/CodeGen. 2014-02-22 00:07:45 +00:00
Makefile [CodeGenPrepare] Move CodeGenPrepare into lib/CodeGen. 2014-02-22 00:07:45 +00:00
Miscompilation.cpp Update the error handling of lib/Linker. 2014-10-25 04:06:10 +00:00
OptimizerDriver.cpp Return a std::unique_ptr from parseInputFile and propagate. NFC. 2014-08-26 17:19:03 +00:00
ToolRunner.cpp [Bugpoint] Close error log in ProcessFailure. Bugpoint had been failing to close 2014-10-07 21:47:23 +00:00
ToolRunner.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00