Go to file
Chris Lattner 3bf4be453f Add a new getNode() method that takes a pointer to an already-intern'd list
of value-type nodes.  This avoids having to do mallocs for std::vectors of
valuetypes when a node returns more than one type.

llvm-svn: 29685
2006-08-14 23:31:51 +00:00
llvm Add a new getNode() method that takes a pointer to an already-intern'd list 2006-08-14 23:31:51 +00:00