]> granicus.if.org Git - clang/commit
[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)
commit5dbd42aeaf86bb3d90cde78d9d812466ae49b28b
treef2f9d632a1d72dc876c0414ba11d0cd807e20a37
parent4cab28e73ee08b69fb97f11ccbd887d8ee3d524e
[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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@372814 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains/Fuchsia.cpp
test/Driver/fuchsia.c