The pdb debug format is not supported, AFAIK. But that format is not documented and I don't think you could add D extensions anyway.
So does LLVM really support PDB?

As long as they rely on the MS linker they only need to emit proper debug info into the object files. But that's still TODO: http://clang.llvm.org/docs/MSVCCompatibility.html#abi-features

Reply via email to