David Majnemer d7d43dc435 DebugInfo: Do not use the DWARF Version for the .debug_pubnames or .debug_pubtypes version field
Summary:
LLVM would generate DWARF with version 3 in the .debug_pubname and
.debug_pubtypes version fields.  This would lead SGI dwarfdump to fail
parsing the DWARF with (in the instance of .debug_pubnames) would exit
with:
dwarfdump ERROR:  dwarf_get_globals: DW_DLE_PUBNAMES_VERSION_ERROR (123)

This fixes PR16950.

Reviewers: echristo, dblaikie

Reviewed By: echristo

CC: cfe-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D1454

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188869 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-21 06:13:34 +00:00
..
2013-07-02 04:15:28 +00:00
2013-05-01 21:01:06 +00:00
2013-07-18 21:00:12 +00:00
2013-03-18 23:04:30 +00:00
2013-07-25 18:55:05 +00:00
2012-09-14 14:57:36 +00:00
2013-08-01 01:38:16 +00:00
2013-07-19 00:51:17 +00:00
2013-07-26 18:09:50 +00:00
2013-08-16 17:33:57 +00:00
2013-07-16 19:44:17 +00:00
2013-06-13 21:16:58 +00:00
2013-05-21 20:36:13 +00:00
2013-02-26 18:05:31 +00:00
2013-07-16 19:44:17 +00:00
2013-08-20 22:52:02 +00:00