summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorAnton Korobeynikov <asl@math.spbu.ru>2007-03-21 21:38:25 +0000
committerAnton Korobeynikov <asl@math.spbu.ru>2007-03-21 21:38:25 +0000
commit099883f7eb4d1265b9c5f8fd416f3ac5f5fdb93c (patch)
treeeb91ea2ee9cac62b6c7dc6495d0dcbbc5b73a938 /configure
parentaceaf5d26ee137ef5bda6b70c99ceb1950d0b5a5 (diff)
downloadllvm-099883f7eb4d1265b9c5f8fd416f3ac5f5fdb93c.tar.gz
llvm-099883f7eb4d1265b9c5f8fd416f3ac5f5fdb93c.tar.bz2
llvm-099883f7eb4d1265b9c5f8fd416f3ac5f5fdb93c.tar.xz
Let the new backend begin!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35242 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 90f3e3a709..53b40f1f40 100755
--- a/configure
+++ b/configure
@@ -4730,7 +4730,7 @@ echo "$as_me: error: Unrecognized target $a_target" >&2;}
done
;;
esac
-TARGETS_TO_BUILD="CBackend $TARGETS_TO_BUILD"
+TARGETS_TO_BUILD="CBackend MSIL $TARGETS_TO_BUILD"
TARGETS_TO_BUILD=$TARGETS_TO_BUILD