aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/VMCore/CMakeLists.txt1
-rw-r--r--lib/VMCore/StandardPasses.cpp (renamed from lib/Support/StandardPasses.cpp)0
2 files changed, 1 insertions, 0 deletions
diff --git a/lib/VMCore/CMakeLists.txt b/lib/VMCore/CMakeLists.txt
index 6bde263ce6..4295804723 100644
--- a/lib/VMCore/CMakeLists.txt
+++ b/lib/VMCore/CMakeLists.txt
@@ -28,6 +28,7 @@ add_llvm_library(LLVMCore
PassManager.cpp
PassRegistry.cpp
PrintModulePass.cpp
+ StandardPasses.cpp
Type.cpp
TypeSymbolTable.cpp
Use.cpp
diff --git a/lib/Support/StandardPasses.cpp b/lib/VMCore/StandardPasses.cpp
index 5a98fd6804..5a98fd6804 100644
--- a/lib/Support/StandardPasses.cpp
+++ b/lib/VMCore/StandardPasses.cpp