aboutsummaryrefslogtreecommitdiffstats
path: root/lib/TableGen/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/TableGen/CMakeLists.txt')
-rw-r--r--lib/TableGen/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/TableGen/CMakeLists.txt b/lib/TableGen/CMakeLists.txt
index 507c915..0db4134 100644
--- a/lib/TableGen/CMakeLists.txt
+++ b/lib/TableGen/CMakeLists.txt
@@ -9,7 +9,6 @@ add_llvm_library(LLVMTableGen
TableGenBackend.cpp
TGLexer.cpp
TGParser.cpp
- TGPreprocessor.cpp
)
add_llvm_library_dependencies(LLVMTableGen