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