top of tree broken?

Hello hackers,

I seem to be having some trouble compiling the top of the llvm
CVS tree... Is someone working on something involving IPModRef.cpp
and the data structure graph? I have attached a make -k log.

-Brian

errs (6.99 KB)

I seem to be having some trouble compiling the top of the llvm
CVS tree... Is someone working on something involving IPModRef.cpp
and the data structure graph? I have attached a make -k log.

Hey, how about that. I'm sorry, I haven't been building IP Mod/Ref
recently. This patch should fix the problem:

http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20021111/001563.html

I'm really sorry the tree has been so unstable as of late. After this
week all of the problems will go away (tm) :slight_smile:

-Chris