]> granicus.if.org Git - llvm/commit
Merging r340125:
authorTom Stellard <tstellar@redhat.com>
Fri, 7 Dec 2018 00:24:01 +0000 (00:24 +0000)
committerTom Stellard <tstellar@redhat.com>
Fri, 7 Dec 2018 00:24:01 +0000 (00:24 +0000)
commit06a6c3307840bdc677efb19ce8a87e1ead4c2c5d
treebfd302fe71446d6378603c2c933a1d85d460d119
parentcc39aee52886ad79b637af4311b1f3fe5e34953e
Merging r340125:

------------------------------------------------------------------------
r340125 | lhames | 2018-08-18 11:38:37 -0700 (Sat, 18 Aug 2018) | 6 lines

[RuntimeDyld] Fix a bug in RuntimeDyld::loadObjectImpl that was over-allocating
space for common symbols.

Patch by Dmitry Sidorov. Thanks Dmitry!

Differential revision: https://reviews.llvm.org/D50240
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_70@348555 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp