diff options
author | kib <kib@FreeBSD.org> | 2016-03-06 00:31:11 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2016-03-06 00:31:11 +0000 |
commit | ffbdd975f04fc5e43744acfd92c1e69c6e4dbb14 (patch) | |
tree | a35fa123fbd9171f3325d7ba9652804fe84b0b75 /lib/libc/db | |
parent | aad574545e9799914bd9bc884d967823b762916f (diff) | |
download | FreeBSD-src-ffbdd975f04fc5e43744acfd92c1e69c6e4dbb14.zip FreeBSD-src-ffbdd975f04fc5e43744acfd92c1e69c6e4dbb14.tar.gz |
In the link_elf_obj.c, handle sections of type SHT_AMD64_UNWIND same
as SHT_PROGBITS. This is needed after the clang 3.8 import, which
generates that type for .eh_frame section, which had SHT_PROGBITS type
before.
Reported by: Nikolai Lifanov <lifanov@mail.lifanov.com>
PR: 207729
Tested by: dim (previous version)
Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks
Diffstat (limited to 'lib/libc/db')
0 files changed, 0 insertions, 0 deletions