diff options
Diffstat (limited to 'contrib/llvm/tools/bugpoint/CMakeLists.txt')
-rw-r--r-- | contrib/llvm/tools/bugpoint/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/llvm/tools/bugpoint/CMakeLists.txt b/contrib/llvm/tools/bugpoint/CMakeLists.txt index 34b759f..e06feb1 100644 --- a/contrib/llvm/tools/bugpoint/CMakeLists.txt +++ b/contrib/llvm/tools/bugpoint/CMakeLists.txt @@ -9,7 +9,6 @@ add_llvm_tool(bugpoint FindBugs.cpp Miscompilation.cpp OptimizerDriver.cpp - TestPasses.cpp ToolRunner.cpp bugpoint.cpp ) |