[PATCH] D50240: [RuntimeDyld] Fix a calculation of common symbols size
Dmitry Sidorov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 3 03:57:28 PDT 2018
sidorovd created this revision.
sidorovd added a reviewer: lhames.
Herald added a subscriber: llvm-commits.
To prevent unnecessary 'Unable to allocate memory for common symbols'.
Repository:
rL LLVM
https://reviews.llvm.org/D50240
Files:
lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
test/ExecutionEngine/RuntimeDyld/X86/CommonSymbols_allocation.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50240.158970.patch
Type: text/x-patch
Size: 3403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180803/3e6fdbed/attachment.bin>
More information about the llvm-commits
mailing list