]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gold/dwp.cc
Fix dwp to allow intermediate .dwp files with no .debug_types sections.
authorCary Coutant <ccoutant@google.com>
Tue, 24 Jun 2014 19:17:09 +0000 (12:17 -0700)
committerCary Coutant <ccoutant@google.com>
Tue, 24 Jun 2014 19:17:09 +0000 (12:17 -0700)
commitcb818dbff5d914dccffadfdba68e32a324aa4334
treef3b2a45f71da0df0a9ffac5056cfcb539dc4f2d9
parentf179cf97a071940bfce6879aa59dbac66ffca391
Fix dwp to allow intermediate .dwp files with no .debug_types sections.

gold/
* dwp.cc (Dwo_file::read): Allow files with no .debug_types
sections.
(Dwo_file::sized_read_unit_index): Likewise.
gold/ChangeLog
gold/dwp.cc