I'm about to commit my changes to update the InvokeInst constructors to work
like CallInst. Untill I get all of the llvm-gcc changes in, there will be a
small window where llvm-gcc won't build. This shouldn't take more than
15-20 minutes depending on how fast subversion is.
-Dave
svn has atomic commits: can you commit both at the same time? or at least one right after the other? 
-Chris
Certainly I can do one right after the other. Unfortunately, I haven't
checked out top so there's no connection between the various working
directories. I'll try some things to see if I can do it at the same time.
-Dave