Go to file
Chris Lattner 32438d8c84 Don't create a new node for every reference to a global. This caused a huge
node explosion that doesn't help anything at all.  In previous versions of
the representation this DID help, but not anymore.

llvm-svn: 4249
2002-10-21 13:51:30 +00:00
llvm Don't create a new node for every reference to a global. This caused a huge 2002-10-21 13:51:30 +00:00