diff options
author | George Rimar <grimar@accesssoftek.com> | 2016-11-15 08:07:14 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2016-11-15 08:07:14 +0000 |
commit | 463984d4bfd1ad0207daaca51ca81fdedac25b20 (patch) | |
tree | f3c6b4d2d7c162ba2d0d4e4e4b4e32abe723d107 /clang/lib/CodeGen/CodeGenFunction.h | |
parent | 308752e474fa98842a74dc16e171c595b40db651 (diff) | |
download | llvm-463984d4bfd1ad0207daaca51ca81fdedac25b20.zip llvm-463984d4bfd1ad0207daaca51ca81fdedac25b20.tar.gz llvm-463984d4bfd1ad0207daaca51ca81fdedac25b20.tar.bz2 |
[ELF] - Better diagnostic for relative relocation to an absolute value error.
Patch adds a filename to that error message.
I faced next error when debugged one of FreeBSD port:
error: relocation R_X86_64_PLT32 cannot refer to absolute symbol __tls_get_addr
error message was poor and this patch improves it to show the locations
of symbol declaration and using.
Differential revision: https://reviews.llvm.org/D26508
llvm-svn: 286940
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions