[LLVMdev] Reading .ll file to get its CFG

Eli Friedman eli.friedman at gmail.com
Wed Aug 14 12:35:04 PDT 2013


On Wed, Aug 14, 2013 at 12:04 PM, Rasha Omar <rasha.sala7 at gmail.com> wrote:

> Hi All,
> Could I read .ll file as module to get its functions in ModulePass
> could it be like readModuleFromFile(M.ll) or whatever?
> Thanks
>

llvm::ParseAssemblyFile?

-Eli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130814/72feb88b/attachment.html>


More information about the llvm-dev mailing list