diff options
author | Eric Christopher <echristo@apple.com> | 2011-09-20 00:34:27 +0000 |
---|---|---|
committer | Eric Christopher <echristo@apple.com> | 2011-09-20 00:34:27 +0000 |
commit | eae5a13078037e6b6591fd4f414452a7075cecf7 (patch) | |
tree | 3d79a7b7512ca2662c0268e8c3e30be66047e72f /utils/TableGen/CMakeLists.txt | |
parent | 400b624e02216dcbe1ec0c17963caa088b33c57a (diff) |
Remove more of llvmc and dependencies.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140121 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/TableGen/CMakeLists.txt')
-rw-r--r-- | utils/TableGen/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/TableGen/CMakeLists.txt b/utils/TableGen/CMakeLists.txt index 047d731de6..0202f53c42 100644 --- a/utils/TableGen/CMakeLists.txt +++ b/utils/TableGen/CMakeLists.txt @@ -31,7 +31,6 @@ add_llvm_utility(tblgen InstrEnumEmitter.cpp InstrInfoEmitter.cpp IntrinsicEmitter.cpp - LLVMCConfigurationEmitter.cpp NeonEmitter.cpp OptParserEmitter.cpp PseudoLoweringEmitter.cpp |