diff options
author | George Rimar <grimar@accesssoftek.com> | 2017-01-31 15:37:51 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2017-01-31 15:37:51 +0000 |
commit | 7d9eaf713cbce26bcec432da3c7a1768b366a4d5 (patch) | |
tree | 314f63c9e72b5b14acde8fd47b32e6d45bc27ef4 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 124f5cc8c2552fcf776b1c35d7a8497eb920f6ba (diff) | |
download | llvm-7d9eaf713cbce26bcec432da3c7a1768b366a4d5.zip llvm-7d9eaf713cbce26bcec432da3c7a1768b366a4d5.tar.gz llvm-7d9eaf713cbce26bcec432da3c7a1768b366a4d5.tar.bz2 |
[ELF] - Report filename for unknown relocation error.
Our reporting for that case was just like:
ld.lld: error: do not know how to handle relocation 'R_386_PC8' (23)
It did not give any information about error location.
Patch adds filename to error.
Differential revision: https://reviews.llvm.org/D29282
llvm-svn: 293640
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions