diff options
author | George Rimar <grimar@accesssoftek.com> | 2018-06-25 14:00:05 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2018-06-25 14:00:05 +0000 |
commit | 6facf4715c4a58ec9c9fc832fe9fbed3211fa41d (patch) | |
tree | 5b3ba8338f4bc5c774ecc41c3635ba0b833a8842 /lldb/packages/Python/lldbsuite | |
parent | ac6e6864e85e3e1585443f5cc7fd141a6ebdd7fa (diff) | |
download | bcm5719-llvm-6facf4715c4a58ec9c9fc832fe9fbed3211fa41d.tar.gz bcm5719-llvm-6facf4715c4a58ec9c9fc832fe9fbed3211fa41d.zip |
[ELF] - ICF: add one more test case.
This test case check that ICF does not merge 2 sections which relocations
efer to symbols that live in sections of the different types
(regular input section and mergeable input sections in this case).
It covers the following line of code, which was uncovered previously:
https://github.com/llvm-mirror/lld/blob/master/ELF/ICF.cpp#L271
llvm-svn: 335475
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions