rainers / cv2pdb

converter of DMD CodeView/DWARF debug information to PDB files
Artistic License 2.0
472 stars 109 forks source link

Changes for compat with LLVM output. #1

Closed vadimcn closed 9 years ago

rainers commented 9 years ago

I'll merge this, it's likely an improvement, but I can't really test. Unfortunately it doesn't work with a simple hello.d compiled with GDC 2.065, but the last cv2pdb release doesn't do aswell. I'll have to revert some changes to mscvpdb.h, though. Signed short type values restrict the range of valid types too much.