http://llvm.org/bugs/show_bug.cgi?id=7092
Summary: [patch] Makes Module::getOrInsertFunction accept
va_args in addition to ellipsis
Product: compiler-rt
Version: unspecified
Platform: PC
OS/Version: FreeBSD
Status: NEW
Severity: enhancement
Priority: P
Component: compiler-rt
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
getOrInsertFunction gets it's vgetOrInsertFunction counterpart, just like
sprintf has vsprintf in C library.
This makes it easier for user to wrap this function.
--
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