[LLVMdev] Debugging LLVM IR with GDB

Pablo Barrio pbarrio at die.upm.es
Fri Oct 19 03:28:05 PDT 2012


On 18/10/12 03:58, Robinson, Paul wrote:
> There's always what the integrated assembler does if you say "-g" and 
> there aren't any debug-info directives in the assembler source. 

Do you mean passing "-g" to llc or to llvm-as? Both return with an 
"unknown command line option: -g" error.

Thanks,
Pablo



More information about the llvm-dev mailing list