Also skip regular symbol assignment at the start of a script.
authorRafael Espindola <rafael.espindola@gmail.com>
Sun, 27 Nov 2016 09:44:45 +0000 (09:44 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sun, 27 Nov 2016 09:44:45 +0000 (09:44 +0000)
commit5fcc99c27dba457d15f9061b809fcc33d9218e4e
tree0fc8c3fa0d66a78412cd14abcda2b62d52953a5f
parentc3b3926f8b1325a7e6e05b9f8bb0c783d3ab2db4
Also skip regular symbol assignment at the start of a script.

Unfortunatelly some scripts look like

kernphys = ...
. = ....

and the expectation in that every orphan section is after the
assignment.

llvm-svn: 287996
lld/ELF/LinkerScript.cpp
lld/test/ELF/linkerscript/orphan-first-cmd.s