As far as I can tell it seems that the LLVM x86 backend targets GNU assembler with DWARF for debug and there is not a way, currently, to output for MS assembler with COFF debug info. Is this correct or am I just looking at the wrong part?
Ben
As far as I can tell it seems that the LLVM x86 backend targets GNU assembler with DWARF for debug and there is not a way, currently, to output for MS assembler with COFF debug info. Is this correct or am I just looking at the wrong part?
Ben