commit | 099883f7eb4d1265b9c5f8fd416f3ac5f5fdb93c | [log] [tgz] |
---|---|---|
author | Anton Korobeynikov <asl@math.spbu.ru> | Wed Mar 21 21:38:25 2007 +0000 |
committer | Anton Korobeynikov <asl@math.spbu.ru> | Wed Mar 21 21:38:25 2007 +0000 |
tree | eb91ea2ee9cac62b6c7dc6495d0dcbbc5b73a938 | |
parent | aceaf5d26ee137ef5bda6b70c99ceb1950d0b5a5 [diff] [blame] |
Let the new backend begin! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35242 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/configure b/configure index 90f3e3a..53b40f1 100755 --- a/configure +++ b/configure
@@ -4730,7 +4730,7 @@ done ;; esac -TARGETS_TO_BUILD="CBackend $TARGETS_TO_BUILD" +TARGETS_TO_BUILD="CBackend MSIL $TARGETS_TO_BUILD" TARGETS_TO_BUILD=$TARGETS_TO_BUILD