On Feb 10, 2011, at 3:59 PM, Rafael Espindola wrote: > Author: rafael > Date: Thu Feb 10 17:59:36 2011 > New Revision: 125321 > > URL: http://llvm.org/viewvc/llvm-project?rev=125321&view=rev > Log: > Use raw_svector_ostream in more places in the mangler.
Hi Rafael, Is there any reason for the methods to take a raw_svector_ostream& as an argument instead of a raw_ostream&? -Chris _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
