[LLVMdev] How To Pass An Command Line Option To The Pass

Sevak Sargsyan sevaksargsyan777 at gmail.com
Wed Feb 22 04:29:34 PST 2012


Hi all,
I have problem with debugging clang, gdb does not stop in function
ParseFrontendArgs, the function works because I wrote errs() and I saw
it in command line,
I also wrote __asm__("int $3") in  ParseFrontendArgs but it does not help.

Thanks in advance.



More information about the llvm-dev mailing list