[llvm-commits] [llvm-gcc-4.2] r48004 - /llvm-gcc-4.2/trunk/gcc/llvm-types.cpp

Chris Lattner clattner at apple.com
Thu Mar 6 21:24:35 PST 2008


On Mar 6, 2008, at 3:24 PM, Dan Gohman wrote:

> Author: djg
> Date: Thu Mar  6 17:24:19 2008
> New Revision: 48004
>
> URL: http://llvm.org/viewvc/llvm-project?rev=48004&view=rev
> Log:
> Remove the code that restricted integer types to 1, 8, 16, 32, and  
> 64, now
> that llvm codegen supports i128 well enough to get through the llvm- 
> gcc build.

Nice!

-Chris



More information about the llvm-commits mailing list