llvm-6502/tools/bugpoint
Duncan P. N. Exon Smith 7a1a3e909d bugpoint: Verify input files
Like r233229 for `llvm-link`, start verifying input files to `bugpoint`.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233253 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-26 05:03:10 +00:00
..
BugDriver.cpp bugpoint: Verify input files 2015-03-26 05:03: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 [PM] Remove the old 'PassManager.h' header file at the top level of 2015-02-13 10:01:29 +00:00
CMakeLists.txt CMake: Disable ENABLE_EXPORTS for executables with MSVC 2015-03-18 20:09:13 +00:00
CrashDebugger.cpp Verifier: Remove the separate -verify-di pass 2015-03-19 22:24:17 +00:00
ExecutionDriver.cpp
ExtractFunction.cpp Replace a few instances of NULL with nullptr. 2015-02-26 01:10:49 +00:00
FindBugs.cpp
ListReducer.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
LLVMBuild.txt
Makefile
Miscompilation.cpp Teach raw_ostream to accept SmallString. 2015-03-10 07:33:23 +00:00
OptimizerDriver.cpp [PM] Remove the old 'PassManager.h' header file at the top level of 2015-02-13 10:01:29 +00:00
ToolRunner.cpp Use findProgramByName. 2014-11-04 01:29:59 +00:00
ToolRunner.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00