Will this fit your needs?
http://llvm.org/docs/doxygen/html/CodeExtractor_8cpp_source.html
From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On
Behalf Of khaled
Sent: Tuesday, December 04, 2012 10:17 AM
To: llvmdev at cs.uiuc.edu
Subject: [LLVMdev] Outlining pass or a proceduralization pass
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/fe86a988/attachment.html>