summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2017-06-07 08:54:43 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2017-06-07 08:54:43 +0000
commit41c7ab4a3d30a235956cd752808c1e0325fd47d5 (patch)
tree3d8ed5f56a623bcb4d599649c2181656800cb860 /llvm/lib
parent154a4fd5dc47591a662b193880ca010ffc880a87 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud