[LLVMdev] llvm/tools/lto* rename heads up

Chris Lattner clattner at apple.com
Mon Jun 30 20:27:26 PDT 2008


Devang removed the old llvm/tools/lto directory and renamed lto2 ->  
lto.  The end result of this is that 'svn up' may complain.  If you  
get an error about this from svn, just do:

$ rm -rf llvm/tools/lto*
$ svn up llvm/tools

to fix it,

-Chris



More information about the llvm-dev mailing list