[LLVMdev] standard passes

Lu Zhao luzhao at cs.utah.edu
Sun Apr 13 20:06:08 PDT 2008


I'd like to hack into the standard passes when using the command line
option -std-compile-opts. What I'd like to do is to stop after each
pass and see the current program representation before the next pass is
run in gdb. What is the favorite way to do this?

Lu



More information about the llvm-dev mailing list