[LLVMdev] Create new Function in llvm

Rasha Omar rasha.sala7 at gmail.com
Tue Jun 25 14:47:28 PDT 2013


If I have a set of basic blocks and edges and I need to create for them a
new function with new entry and end points.

Could I create this directly in LLVM , just like createFunction(F)
then F.insert(bb,
edges) which bb is a basic block and edges is the new edges for the new
function.

Thanks


-- 
*Rasha Salah Omar
Msc Student at E-JUST
Demonestrator  at Faculty of Computers and Informatics
Benha University
*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130625/640a4d6a/attachment.html>


More information about the llvm-dev mailing list