[LLVMdev] How to Indicate the Input File While Debugging a Compiler

Jian Cai caij2003 at gmail.com
Mon Jul 11 14:56:25 PDT 2011


Hi everyone,
I m a beginner in llvm, or compiler, actully. Anyway, right now I'm trying
to modify some pass so I can insert an extra function call for optimization
before the specific function in a test file(Let me call it test.c). However,
I don't know how to pass the test.c as the input when I use gdb to debug the
source code of llvm-gcc, does anyone have any idea about it? Thanks.

JIan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110711/01889fa5/attachment.html>


More information about the llvm-dev mailing list