[LLVMbugs] [Bug 13976] New: Missing setAlignment on Alloca in the C API
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Sep 28 21:47:24 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=13976
Bug #: 13976
Summary: Missing setAlignment on Alloca in the C API
Product: libraries
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P
Component: Core LLVM classes
AssignedTo: unassignedbugs at nondot.org
ReportedBy: hosking at cs.purdue.edu
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
In the llvm-c C bindings I only see LLVMSetAlignment for Global values, but I
don't see an equivalent for Alloca (or Load or Store).
--
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