add a 'LLVMConstIntOfArbitraryPrecision' api to the C api,
authorChris Lattner <sabre@nondot.org>
Tue, 23 Nov 2010 02:47:22 +0000 (02:47 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 23 Nov 2010 02:47:22 +0000 (02:47 +0000)
commit5400570097a25f05694d451afed7f949281b789e
tree50ee8812e81014733fcc07c6fc443c5cf654b856
parent79b967bd9fed0a3147d704ce269af6cc26aff391
add a 'LLVMConstIntOfArbitraryPrecision' api to the C api,
patch by Greg Pfeil!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119989 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm-c/Core.h
lib/VMCore/Core.cpp