[PATCH] D49107: Fix a bug for packed relocations.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 9 16:35:28 PDT 2018
ruiu created this revision.
ruiu added a reviewer: pcc.
Herald added subscribers: arichardson, emaste.
Herald added a reviewer: espindola.
Previously, we didn't create multiple consecutive bitmaps.
Added a test to catch this bug too.
https://reviews.llvm.org/D49107
Files:
lld/ELF/SyntheticSections.cpp
lld/test/ELF/pack-dyn-relocs2.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49107.154730.patch
Type: text/x-patch
Size: 4683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180709/08e00861/attachment.bin>
More information about the llvm-commits
mailing list