Hi, all: I am considering contructing Interprocedural Control Flow Graph(ICFG) in LLVM, but really have no idea about how much work should I do? Is there someone have done this work before? Expecting your suggestions. Thanks. --William -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110228/852529f6/attachment.html>
Maybe Matching Threads
- [LLVMdev] Interprocedural slicing using LLVM
- [LLVMdev] Interprocedural slicing using LLVM
- Re: [PATCH v4 1/9] xen/arm: Implement hvm save and restore
- [RFC] Add IR level interprocedural outliner for code size.
- [LLVMdev] Interprocedural Block Placement algorithm, challenges and opportunities