]> granicus.if.org Git - clang/commit
[Driver] Always use -z separate-code with lld on Fuchsia
authorPetr Hosek <phosek@chromium.org>
Mon, 5 Aug 2019 01:15:33 +0000 (01:15 +0000)
committerPetr Hosek <phosek@chromium.org>
Mon, 5 Aug 2019 01:15:33 +0000 (01:15 +0000)
commit33ced14ac67b64bde28826f184bf2677d131e2fd
tree198f7ef637fb15c1394b2c23303171e50bd98294
parent55d1174695208fc4589d3360e01eb93e1c4be673
[Driver] Always use -z separate-code with lld on Fuchsia

Previously -z separate-code was the default lld behavior, but now it
has to be explicitly requested by specifying the flag.

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