http://llvm.org/bugs/show_bug.cgi?id=2186


Chris Lattner <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #7 from Chris Lattner <[EMAIL PROTECTED]>  2008-04-02 12:01:29 ---
This bug is fixed in two ways on mainline:

1) as targets adopt byval more, this becomes a non-issue.
2) even if they don't, on mainline the argument # for the param attr is a int32
now instead of int16.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to