[Driver] Always use -z separate-loadable-segments with lld on Fuchsia
authorFangrui Song <maskray@google.com>
Wed, 25 Sep 2019 07:06:50 +0000 (07:06 +0000)
committerFangrui Song <maskray@google.com>
Wed, 25 Sep 2019 07:06:50 +0000 (07:06 +0000)
commit3cba180cac9a275f0bd7b3d5b520368290928ffb
tree16f33751c355d4d8ae2121b824a99de1db27acad
parent2bc478844aeda510ccd5539276cbb509cc47aafa
[Driver] Always use -z separate-loadable-segments with lld on Fuchsia

The option was added to lld in D67481/372807.

Reviewed By: phosek

Differential Revision: https://reviews.llvm.org/D68009

llvm-svn: 372814
clang/lib/Driver/ToolChains/Fuchsia.cpp
clang/test/Driver/fuchsia.c