Mercurial > hg > CbC > CbC_llvm
diff tools/bugpoint-passes/TestPasses.cpp @ 134:3a76565eade5 LLVM5.0.1
update 5.0.1
author | mir3636 |
---|---|
date | Sat, 17 Feb 2018 09:57:20 +0900 |
parents | 7d135dc70f03 |
children | c2174574ed3a |
line wrap: on
line diff
--- a/tools/bugpoint-passes/TestPasses.cpp Fri Feb 16 19:10:49 2018 +0900 +++ b/tools/bugpoint-passes/TestPasses.cpp Sat Feb 17 09:57:20 2018 +0900 @@ -99,7 +99,6 @@ Z("bugpoint-crash-decl-funcs", "BugPoint Test Pass - Intentionally crash on declared functions"); -#include <iostream> namespace { /// CrashOnOneCU - This pass is used to test bugpoint. It intentionally /// crashes if the Module has two or more compile units