]> granicus.if.org Git - llvm/commit
[RuntimeDyld] Update reserveAllocationSpace to account for stub padding.
authorLang Hames <lhames@gmail.com>
Thu, 30 May 2019 20:58:28 +0000 (20:58 +0000)
committerLang Hames <lhames@gmail.com>
Thu, 30 May 2019 20:58:28 +0000 (20:58 +0000)
commit434afd372b1f92adacb8ff87c4a715ac6d4448da
tree3fc307f745f4e83362b2856fb01866eb9efacd5b
parentd5972724450e37c578c91f40427b63e2468cdff3
[RuntimeDyld] Update reserveAllocationSpace to account for stub padding.

This should fix the buildbot failures caused by r362139.

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