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

Duncan Sands <[email protected]> changed:

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

--- Comment #1 from Duncan Sands <[email protected]> 2011-12-07 04:54:26 CST ---
The module doesn't pass the verifier:

$ opt -verify cl00.ll -disable-output
Intrinsic prototype has incorrect number of arguments!
void (i8*, i8, i32, i32)* @llvm.memset.i32

-- 
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