Hello, Benedict
> Ok maybe I should have stated what it was that I wanted to do. In this
> context I would like to compile C code, with LLVM, to MS proprietary CV
> format that can be linked and debugged with Visual Studio, but from what
> you are saying this is not currently possible.
Ah, then - yes. I doubt, that LLVM mainline will support any proprietary
debugging format
sometime. Surely, problem can be solved in some time with custom C frontend and
some
custom LLVM backend :)
--
WBR, Anton Korobeynikov