[LLVMdev] Outlining pass or a proceduralization pass
khaled
khaledhamidouche at gmail.com
Tue Dec 4 07:16:35 PST 2012
Hi all,
I'm a new LLVM user and I'm wandring to know if there is a pass to
outline a delimited part of a code in a separate function and replace
this portion of code by a call to this function ?
Thank you
--
K.H
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121204/be34df14/attachment.html>
More information about the llvm-dev
mailing list