26 dec 2008 kl. 22.34 skrev Chris Lattner: > On Dec 26, 2008, at 8:26 PM, Anders Carlsson wrote: >> URL: http://llvm.org/viewvc/llvm-project?rev=61446&view=rev >> Log: >> Add a MS specific intrinsic. > > Should this be guarded by a #define set when in -fms-extensions mode? > > -Chris
Nope, it's not really MS specific - FlurryDemo in /Developers/Examples/ CHUD uses it so it can't be conditionally defined. Anders _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
