[llvm-commits] [PATCH] add LLVMConstIntOfArbitraryPrecision

Greg Pfeil greg at technomadic.org
Sat Nov 20 13:57:24 PST 2010


This is a tiny change that adds LLVMConstIntOfArbitraryPrecision (which calls ConstantInt::get(LLVMContext, APInt)) to the C API.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ConstIntAP.patch
Type: application/octet-stream
Size: 1639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101120/8a92b7e5/attachment.obj>


More information about the llvm-commits mailing list