diff options
author | Petr Hosek <phosek@chromium.org> | 2016-08-18 04:34:27 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2016-08-18 04:34:27 +0000 |
commit | 0df80bef9631ae50cdb37e16956020b92dc6e38c (patch) | |
tree | 0453f48f695be0d5d4237bc684628e18ecd0e67f /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | |
parent | c7c81fa197ba6d1671004519f544e0c061629a76 (diff) | |
download | llvm-0df80bef9631ae50cdb37e16956020b92dc6e38c.zip llvm-0df80bef9631ae50cdb37e16956020b92dc6e38c.tar.gz llvm-0df80bef9631ae50cdb37e16956020b92dc6e38c.tar.bz2 |
[ELF] Linkerscript: support assignment outside SECTIONS
We only support assignments inside SECTIONS, but this does not match
the behavior of GNU linker which also allows them outside SECTIONS.
The only restriction on assignments outside SECTIONS is that they
cannot reference . (they have to be absolute expressions).
Differential Revision: https://reviews.llvm.org/D23598
llvm-svn: 279033
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions