[llvm-commits] Patch to add set/get of AllocaInst alignment to the C bindings

Villmow, Micah Micah.Villmow at amd.com
Mon Oct 1 09:53:45 PDT 2012


I don't see any problems with this patch, but I don't know the policy for adding new C API's. Are there any documents related to this?

Micah

From: llvm-commits-bounces at cs.uiuc.edu [mailto:llvm-commits-bounces at cs.uiuc.edu] On Behalf Of Antony Hosking
Sent: Sunday, September 30, 2012 12:46 PM
To: llvm-commits at cs.uiuc.edu
Subject: [llvm-commits] Patch to add set/get of AllocaInst alignment to the C bindings

Please accept this patch to allow C binding access to the SetAlignment and GetAlignment methods for AllocaInst.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121001/76a5070d/attachment.html>


More information about the llvm-commits mailing list