On Jul 19, 2007, at 4:13 PM, Reid Spencer wrote:

> Author: reid
> Date: Thu Jul 19 18:13:04 2007
> New Revision: 40069
>
> URL: http://llvm.org/viewvc/llvm-project?rev=40069&view=rev
> Log:
> For PR1553:
> Change the keywords for the zext and sext parameter attributes to be
> zeroext and signext so they don't conflict with the keywords for the
> instructions of the same name. This gets around the ambiguity.

Thanks Reid!

Shouldn't the .ll parser autoupgrade llvm 2.0 .ll files?

-Chris
_______________________________________________
llvm-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to