summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2010-08-30 07:25:54 +0000
committerChandler Carruth <chandlerc@gmail.com>2010-08-30 07:25:54 +0000
commit83944b7dbe8ac82a8461e20cac3075e839297dd1 (patch)
tree83fa59ee100641431072e49fa9788948158fe91c /CMakeLists.txt
parentc040719a153df8202f10054f33c9ac581b1c6c57 (diff)
Attempt to remove the MSIL backend from CMake as well based on Chris's r112375.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112464 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 8dc2ba7d964..a6099d17c56 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -63,7 +63,6 @@ set(LLVM_ALL_TARGETS
CppBackend
Mips
MBlaze
- MSIL
MSP430
PIC16
PowerPC