summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2016-07-26 18:18:58 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2016-07-26 18:18:58 +0000
commita9c5a528469e99dd1f7bb29ed053b98dec45c99d (patch)
tree4828fce79c022741bc5ba5989b6083962770c1f4 /llvm/lib/Object
parentf17d48e58a76cef6cc6bfeb2d7b59c30d80d42de (diff)
downloadbcm5719-llvm-a9c5a528469e99dd1f7bb29ed053b98dec45c99d.tar.gz
bcm5719-llvm-a9c5a528469e99dd1f7bb29ed053b98dec45c99d.zip
[ELF] Linkerscript: symbol assignments with indentifiers on the right side of expression.
In symbol assignments symbol may appear on the right-hand side of the expression: (https://svnweb.freebsd.org/base/head/sys/conf/ldscript.amd64?revision=284870&view=markup#l8) kernphys = CONSTANT (MAXPAGESIZE); . = kernbase + kernphys + SIZEOF_HEADERS; Patch implements that. Differential revision: https://reviews.llvm.org/D22759 llvm-svn: 276784
Diffstat (limited to 'llvm/lib/Object')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud