[cfe-commits] r41478 - /cfe/trunk/test/CodeGen/mandel.c
Chris Lattner
clattner at apple.com
Mon Aug 27 17:55:55 PDT 2007
On Aug 26, 2007, at 10:23 PM, Chris Lattner wrote:
> Author: lattner
> Date: Mon Aug 27 00:23:45 2007
> New Revision: 41478
>
> URL: http://llvm.org/viewvc/llvm-project?rev=41478&view=rev
> Log:
> testcase that doesn't work quite yet
>
With Steve's latest changes, it works now. I invite you to all run:
clang -emit-llvm test/CodeGen/mandel.c | llvm-as | lli
:)
-Chris
More information about the cfe-commits
mailing list