summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-07-24 00:30:09 +0000
committerDan Gohman <gohman@apple.com>2009-07-24 00:30:09 +0000
commitd2cb3d2c32b8f53bf94d56fbdd48503ace28df4b (patch)
tree600f87219916311734656684a616d2be9fcda3b9 /CMakeLists.txt
parent5ff58b5c3ab6df332600678798ea5c69c5e943d3 (diff)
downloadllvm-d2cb3d2c32b8f53bf94d56fbdd48503ace28df4b.tar.gz
llvm-d2cb3d2c32b8f53bf94d56fbdd48503ace28df4b.tar.bz2
llvm-d2cb3d2c32b8f53bf94d56fbdd48503ace28df4b.tar.xz
Remove the IA-64 backend.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76920 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 55ed4ce23b..c6c1462a2c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -52,7 +52,6 @@ set(LLVM_ALL_TARGETS
CBackend
CellSPU
CppBackend
- IA64
Mips
MSIL
MSP430