Revert "[Driver] Correctly handle static C++ standard library"
authorPetr Hosek <phosek@google.com>
Thu, 23 Sep 2021 08:13:10 +0000 (01:13 -0700)
committerPetr Hosek <phosek@google.com>
Thu, 23 Sep 2021 08:13:10 +0000 (01:13 -0700)
commit904ca7d2ed97bf114fd11373c722acd1e54bfaa3
treecbd938978d22ee6415ab75ffbe5ebf4c7830f48f
parent5e28c892d06f95600f8b6290ad4de38bfe142637
Revert "[Driver] Correctly handle static C++ standard library"

This reverts commit 5e28c892d06f95600f8b6290ad4de38bfe142637 as
the linker on the clang-ppc64le-rhel bot doesn't seem to support
--push-state/--pop-state.
clang/lib/Driver/ToolChains/Fuchsia.cpp
clang/lib/Driver/ToolChains/Gnu.cpp
clang/test/Driver/fuchsia.cpp
clang/test/Driver/linux-ld.c