[llvm-commits] Creating empty structure types from C binding

lost lostfreeman at gmail.com
Tue Jan 10 08:31:26 PST 2012


Hello!

This small patch adds LLVMStructCreateEmptyTypeInContext function to C
binding that allows C clients to create empty structure types that
would be filled later. This is required for building recursive types.

Best regards,
Victor Milovanov.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: LLVMStructCreateEmptyTypeInContext.patch
Type: application/octet-stream
Size: 1252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120110/140e2f3e/attachment.obj>


More information about the llvm-commits mailing list