Make lld respect ALIGN directives on output sections even with -r. Fixes
authorkettenis <kettenis@openbsd.org>
Mon, 1 Jan 2018 19:18:30 +0000 (19:18 +0000)
committerkettenis <kettenis@openbsd.org>
Mon, 1 Jan 2018 19:18:30 +0000 (19:18 +0000)
commit7eceea36ce033ede90aab53c868ccba99e59ba4a
tree4fe793b67cfe7317b0754a5f1a7bcbc16675b60b
parent71db4ff6bbee6140c600730e6451b94e3e9f7d7b
Make lld respect ALIGN directives on output sections even with -r.  Fixes
the generation of gap.o.

ok patrick@
gnu/llvm/tools/lld/ELF/LinkerScript.cpp