[LLVMbugs] [Bug 11499] LLVM 3.0 opt SEGFAULT on following example

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Dec 7 02:54:26 PST 2011


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

Duncan Sands <baldrick at free.fr> changed:

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

--- Comment #1 from Duncan Sands <baldrick at free.fr> 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.



More information about the llvm-bugs mailing list