On Apr 29, 2009, at 7:43 PM, Chris Lattner wrote: > Author: lattner > Date: Wed Apr 29 21:43:43 2009 > New Revision: 70464 > > URL: http://llvm.org/viewvc/llvm-project?rev=70464&view=rev > Log: > initial support for __[u]int128_t, which should be basically > compatible with VC++ and GCC. The codegen/mangling angle hasn't > been fully ironed out yet. Note that we accept int128_t even in > 32-bit mode, unlike gcc.
Oh, I forgot to mention: Anders wrote almost all of this! -Chris _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
