Build system infrastructure for multiple tblgens.
authorPeter Collingbourne <peter@pcc.me.uk>
Thu, 6 Oct 2011 01:51:51 +0000 (01:51 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Thu, 6 Oct 2011 01:51:51 +0000 (01:51 +0000)
commitde8f33c199f3bf2049b0b732169f2bd8717469c6
tree4906ed892dbff03bbd44aae2eff9d7ec0c195755
parent930193cb5544bd010a0a2bc795c9006913e2c595
Build system infrastructure for multiple tblgens.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141266 91177308-0d34-0410-b5e6-96231b3b80d8
21 files changed:
CMakeLists.txt
Makefile.rules
cmake/modules/CrossCompileLLVM.cmake [deleted file]
cmake/modules/TableGen.cmake
include/llvm/CMakeLists.txt
lib/Target/ARM/CMakeLists.txt
lib/Target/Alpha/CMakeLists.txt
lib/Target/Blackfin/CMakeLists.txt
lib/Target/CellSPU/CMakeLists.txt
lib/Target/MBlaze/CMakeLists.txt
lib/Target/MSP430/CMakeLists.txt
lib/Target/Mips/CMakeLists.txt
lib/Target/PTX/CMakeLists.txt
lib/Target/PowerPC/CMakeLists.txt
lib/Target/Sparc/CMakeLists.txt
lib/Target/SystemZ/CMakeLists.txt
lib/Target/X86/CMakeLists.txt
lib/Target/XCore/CMakeLists.txt
lib/VMCore/Makefile
utils/TableGen/CMakeLists.txt
utils/TableGen/Makefile