summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/support/sockutil.py
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2017-03-14 19:57:13 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2017-03-14 19:57:13 +0000
commit8f2dd7c042bd6776cffee9bc9c916ab1151a9cdc (patch)
tree4cbe1458f21f8ff22b2f0aa6743f7ffa76a743a2 /lldb/packages/Python/lldbsuite/support/sockutil.py
parentc32a1bdd5f0cf76200a980540ef5688a4ab3e332 (diff)
downloadbcm5719-llvm-8f2dd7c042bd6776cffee9bc9c916ab1151a9cdc.tar.gz
bcm5719-llvm-8f2dd7c042bd6776cffee9bc9c916ab1151a9cdc.zip
Archives require a symbol table on Solaris, even if empty.
On Solaris ld (and some other tools that use the underlying utility libraries, such as elfdump) chokes on an archive library that has no symbol table. The Solaris tools always create one, even if it's empty. That bug has been fixed in the latest development line, and can probably be backported to a supported release, but it would be nice if LLVM's archiver could emit the empty symbol table, too. Patch by Danek Duvall! llvm-svn: 297773
Diffstat (limited to 'lldb/packages/Python/lldbsuite/support/sockutil.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud