Add option to turn on register scavenger; By default, spills kills the register being...
[oota-llvm.git] / win32 / doflex.cmd
index b39d40b75393acf25678dc0f0321724d7e43fc3c..8f32fbdaa4a5acd6bfe37726bc7b52e272d3dac7 100755 (executable)
@@ -16,5 +16,5 @@ exit
 
 :noflex
 echo Flex not found.  Using pre-generated files.
-copy %~pn3.cpp %2.cpp
+copy %~pn3.cpp.cvs %2.cpp
 exit