| commit | aa3090d8157815b6615198136ffcb208cf11b3d9 | [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 | 62be4730c9c3dc07d8f08241cfc189aa41f598da | |
| parent | a827d031548bf69a2c6de7901c0b92ee2fb010a4 [diff] [blame] | 
Let the new backend begin! llvm-svn: 35242
diff --git a/llvm/configure b/llvm/configure index 90f3e3a..53b40f1 100755 --- a/llvm/configure +++ b/llvm/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