summaryrefslogtreecommitdiff
path: root/utils/TableGen/CMakeLists.txt
diff options
context:
space:
mode:
authorJames Molloy <james.molloy@arm.com>2014-06-17 13:10:38 +0000
committerJames Molloy <james.molloy@arm.com>2014-06-17 13:10:38 +0000
commit3b2a2563322161a609fd6672af2d879c6bd65e8d (patch)
tree73e63efb5fa32aa903ce2664e50a33292ea7ff32 /utils/TableGen/CMakeLists.txt
parentfc6e0300471314735331e8c9afcecc04f7d72e96 (diff)
downloadllvm-3b2a2563322161a609fd6672af2d879c6bd65e8d.tar.gz
llvm-3b2a2563322161a609fd6672af2d879c6bd65e8d.tar.bz2
llvm-3b2a2563322161a609fd6672af2d879c6bd65e8d.tar.xz
Move SetTheory from utils/TableGen into lib/TableGen so Clang can use it.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211100 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/TableGen/CMakeLists.txt')
-rw-r--r--utils/TableGen/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/TableGen/CMakeLists.txt b/utils/TableGen/CMakeLists.txt
index f277608d2c..feaa7c7579 100644
--- a/utils/TableGen/CMakeLists.txt
+++ b/utils/TableGen/CMakeLists.txt
@@ -26,7 +26,6 @@ add_tablegen(llvm-tblgen LLVM
OptParserEmitter.cpp
PseudoLoweringEmitter.cpp
RegisterInfoEmitter.cpp
- SetTheory.cpp
SubtargetEmitter.cpp
TableGen.cpp
X86DisassemblerTables.cpp