Timur Iskhodzhanov b5ee38a511 Fix dumping codeview line tables when there are multiple debug sections
Codeview line tables for functions in different sections refer to a common
STRING_TABLE_SUBSECTION for filenames.
This happens when building with -Gy or with inline functions with MSVC.

Original patch by Jeff Muizelaar!

llvm-svn: 219125
2014-10-06 16:59:44 +00:00
..
2014-10-02 22:13:44 +00:00
2014-08-01 06:16:03 +00:00
2014-09-15 19:42:42 +00:00