diff options
| author | George Rimar <grimar@accesssoftek.com> | 2017-06-07 08:54:43 +0000 |
|---|---|---|
| committer | George Rimar <grimar@accesssoftek.com> | 2017-06-07 08:54:43 +0000 |
| commit | 41c7ab4a3d30a235956cd752808c1e0325fd47d5 (patch) | |
| tree | 3d8ed5f56a623bcb4d599649c2181656800cb860 /llvm/lib | |
| parent | 154a4fd5dc47591a662b193880ca010ffc880a87 (diff) | |
| download | bcm5719-llvm-41c7ab4a3d30a235956cd752808c1e0325fd47d5.tar.gz bcm5719-llvm-41c7ab4a3d30a235956cd752808c1e0325fd47d5.zip | |
[ELF] - Linkerscript: improved error reporting.
When linking linux kernel LLD currently reports next errors:
ld: error: unable to evaluate expression: input section .head.text has no output section assigned
ld: error: At least one side of the expression must be absolute
ld: error: At least one side of the expression must be absolute
That does not provide file/line information and overall looks unclear.
Patch adds location information to ExprValue and that allows
to provide more clear error messages.
Differential revision: https://reviews.llvm.org/D33943
llvm-svn: 304881
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions

