diff options
author | George Rimar <grimar@accesssoftek.com> | 2016-06-10 08:00:01 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2016-06-10 08:00:01 +0000 |
commit | 3ed2b08dad9358b6e8d1aa89890c1f9bb24ddd02 (patch) | |
tree | e6ea1a5d766db8baf0237f38b5e307ccb06c3572 /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespace.py | |
parent | eeaf0bcf531ca1b57db89ade2552a0473a9e63f7 (diff) | |
download | bcm5719-llvm-3ed2b08dad9358b6e8d1aa89890c1f9bb24ddd02.tar.gz bcm5719-llvm-3ed2b08dad9358b6e8d1aa89890c1f9bb24ddd02.zip |
[ELF] - Inform user that we do not support dynamic relocations against text segment.
It was reported in PR28020, that lld does not link code which
gold do. But in fact that is expected behavior as we do not
support DT_TEXTREL.
This patch changes error message as it can report about relocations against
text segments exclusively, other dynamic relocations errors can
be handled separately.
Differential revision: http://reviews.llvm.org/D21133
llvm-svn: 272377
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespace.py')
0 files changed, 0 insertions, 0 deletions