Move SetTheory from utils/TableGen into lib/TableGen so Clang can use it.
authorJames Molloy <james.molloy@arm.com>
Tue, 17 Jun 2014 13:10:38 +0000 (13:10 +0000)
committerJames Molloy <james.molloy@arm.com>
Tue, 17 Jun 2014 13:10:38 +0000 (13:10 +0000)
commitf1653b52607ff61bbca32af141c7f71827a9a613
treec8d624c8352805a1c4fb57494782057dde7ab5d6
parente5b03cb7902047f84083716d8033c604844320ea
Move SetTheory from utils/TableGen into lib/TableGen so Clang can use it.

llvm-svn: 211100
llvm/include/llvm/TableGen/SetTheory.h [moved from llvm/utils/TableGen/SetTheory.h with 100% similarity]
llvm/lib/TableGen/CMakeLists.txt
llvm/lib/TableGen/SetTheory.cpp [moved from llvm/utils/TableGen/SetTheory.cpp with 99% similarity]
llvm/utils/TableGen/CMakeLists.txt
llvm/utils/TableGen/CodeGenRegisters.h
llvm/utils/TableGen/CodeGenSchedule.h
llvm/utils/TableGen/TableGen.cpp