On Dec 17, 2007, at 10:08 AM, Duncan Sands wrote:

> Author: baldrick
> Date: Mon Dec 17 12:08:19 2007
> New Revision: 45108
>
> URL: http://llvm.org/viewvc/llvm-project?rev=45108&view=rev
> Log:
> Make invokes of inline asm legal.  Teach codegen
> how to lower them (with no attempt made to be
> efficient, since they should only occur for
> unoptimized code).

Woot, thanks Duncan.  Please update langref if it says invoke (asm)  
is invalid.

-Chris
_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to