http://llvm.org/bugs/show_bug.cgi?id=3005
Summary: partial specialization fails on sqlite3
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Interprocedural Optimizations
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
Created an attachment (id=2175)
--> (http://llvm.org/bugs/attachment.cgi?id=2175)
testcase
On this testcase, partial specialization produces invalid IR:
$ opt -partialspecialization -debug b.bc -disable-output
Both operands to ICmp instruction are not of the same type!
%0 = icmp eq i32 (i8*, i32, i8**, i8**)* @callback, i8** null
; <i1> [#uses=0]
Broken module found, compilation aborted!
--
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