On Sep 9, 2011, at 1:41 PM, John McCall wrote: > Author: rjmccall > Date: Fri Sep 9 15:41:01 2011 > New Revision: 139404 > > URL: http://llvm.org/viewvc/llvm-project?rev=139404&view=rev > Log: > Treat the weak export of block runtime symbols as a deployment-target > feature akin to the ARC runtime checks. Removes a terrible hack where > IR gen needed to find the declarations of those symbols in the translation > unit.
Great, the hack does not need to spread on the PCH now, thanks! _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
