Displaying 1 result from an estimated 1 matches for "7976ba3d".
2013 Sep 10
1
[LLVMdev] function creation question
...e a float,
the second char* etc..
VectorType* vt = VectorType::get(..)
FunctionType* ft = FunctionType::get (vt,..)
Function *f = Function::Create (..)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130910/7976ba3d/attachment.html>