https://bugs.llvm.org/show_bug.cgi?id=35634
Bug ID: 35634
Summary: S_FILESTATIC doesn't properly allocate in the
stringtable
Product: libraries
Version: trunk
Hardware: PC
OS: Windows XP
Status: NEW
Severity: enhancement
Priority: P
Component: DebugInfo
Assignee: unassignedb...@nondot.org
Reporter: alexandre.ga...@ubisoft.com
CC: llvm-bugs@lists.llvm.org
It seems FileStaticSym::ModFilenameOffset does not allocate an entry in the
stringtable. I've got a 100% crash in VS2015 where .ModFilenameOffset is 0 and
VS doesn't expect this.
There seems to be the same issue with S_DEFRANGE and S_DEFRANGE_SUBFIELD for
the .Program field.
I'll take a look.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs