diff options
-rw-r--r-- | llvm/lib/VMCore/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/VMCore/CMakeLists.txt b/llvm/lib/VMCore/CMakeLists.txt index b2634497b2b..9b17d4bcd21 100644 --- a/llvm/lib/VMCore/CMakeLists.txt +++ b/llvm/lib/VMCore/CMakeLists.txt @@ -14,7 +14,6 @@ add_llvm_library(LLVMCore Instructions.cpp IntrinsicInst.cpp LLVMContext.cpp - LLVMContextImpl.cpp LeakDetector.cpp Mangler.cpp Metadata.cpp |