search for: program_sl

Displaying 3 results from an estimated 3 matches for "program_sl".

Did you mean: program's
2013 Mar 17
2
[LLVMdev] How to slice the source code?
...is to end a block). I'm not familiar with clang and its AST. A friend told me to parse the code using python to find the matching "}" (or END in Fortran) and delete them. I'd like to know if there is an LLVM way to do this. Any idea? Thank you! [1] http://en.wikipedia.org/wiki/Program_slicing [2] http://dl.acm.org/citation.cfm?id=802557 -- Mingliang LIU (刘明亮 in Chinese) PACMAN Group, Dept. of Computer Science & Technology Tsinghua University, Beijing 100084, China Email: liuml07 at mails.tsinghua.edu.cn Homepage: http://pacman.cs.tsinghua.edu.cn/~liuml07/ -------------- next...
2013 Mar 26
0
[LLVMdev] How to slice the source code?
...with clang and > its AST. A friend told me to parse the code using python to find the > matching "}" (or END in Fortran) and delete them. I'd like to know if there > is an LLVM way to do this. > > Any idea? > > Thank you! > > [1] http://en.wikipedia.org/wiki/Program_slicing > [2] http://dl.acm.org/citation.cfm?id=802557 > -- > Mingliang LIU (刘明亮 in Chinese) > > PACMAN Group, Dept. of Computer Science & Technology > Tsinghua University, Beijing 100084, China > Email: liuml07 at mails.tsinghua.edu.cn > Homepage: http://pacman.cs.tsinghu...
2006 Dec 01
1
[LLVMdev] DSGraph::computeCalleeCallerMapping failing
...;, llvm::DSGraph&, __gnu_cxx::hash_map<llvm::DSNode const*, llvm::DSNodeHandle, __gnu_cxx::hash<llvm::DSNode const*>, std::equal_to<llvm::DSNode const*>, std::allocator<llvm::DSNodeHandle> >&)+0x1e1)[0x848c20d] ../../../../../../old_obj/projects/New-Slicing/Debug/lib/program_slicing.so(ipps::MemArgs::runOnSCC(std::vector<llvm::CallGraphNode*, std::allocator<llvm::CallGraphNode*> > const&)+0x3ae)[0x34c01e] ../../../../../../old_obj/Debug/bin/opt(llvm::CallGraphSCCPass::runOnModule(llvm::Module&)+0x9d)[0x86af837] ../../../../../../old_obj/Debug/bin/opt(l...