On Mar 18, 2009, at 4:34 PM, Daniel Dunbar wrote: > Author: ddunbar > Date: Wed Mar 18 18:34:15 2009 > New Revision: 67256 > > URL: http://llvm.org/viewvc/llvm-project?rev=67256&view=rev > Log: > Driver: Resolve program path for "cp" (used as part of transparent gcc > PCH support).
Does the driver really need to run cp? Why can't it copy files itself? -Chris _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
