Displaying 1 result from an estimated 1 matches for "cb6ce359".
2015 Apr 06
2
[LLVMdev] PDB support in LLVM
Is making PDB files for corresponding IR supported in LLVM latest version?
After some searching I see llvm-pdbdump, but I want to annotate the IR with
debug information so that when I write bitcode it has pdb information.
I've heard of CodeView, but it seems to be only for line information. I
want variable values also.
I would be ok to use DWARF if Visual Studio could understand it using