[llvm-commits] [PATCH] add LLVMConstIntOfArbitraryPrecision

Chris Lattner clattner at apple.com
Mon Nov 22 18:49:36 PST 2010


Looks great, applied in r119989, thanks!

On Nov 20, 2010, at 1:57 PM, Greg Pfeil wrote:

> This is a tiny change that adds LLVMConstIntOfArbitraryPrecision (which calls ConstantInt::get(LLVMContext, APInt)) to the C API.
> <ConstIntAP.patch>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits





More information about the llvm-commits mailing list