diff options
author | George Rimar <grimar@accesssoftek.com> | 2016-08-12 19:25:54 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2016-08-12 19:25:54 +0000 |
commit | 683a35d0660f5ab888b270a8a85333148eca9070 (patch) | |
tree | ab91dcec0a6617f015965d7ee23b8caed63f4221 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 4c09318be2dd449812345a8277565589cebd25e5 (diff) | |
download | llvm-683a35d0660f5ab888b270a8a85333148eca9070.zip llvm-683a35d0660f5ab888b270a8a85333148eca9070.tar.gz llvm-683a35d0660f5ab888b270a8a85333148eca9070.tar.bz2 |
[ELF] - Fix for: error "invalid section index: xxx" when linking FreeBSD kernel.
We found that GNU assembler 2.17.50 [FreeBSD] 2007-07-03
could generate broken objects. STT_SECTION symbols can be
associated with SHT_REL[A]/SHT_SYMTAB/SHT_STRTAB sections.
This is PR28868, patch fixes handling of such files.
Differential revision: https://reviews.llvm.org/D23201
llvm-svn: 278550
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions