[all-commits] [llvm/llvm-project] 904ca7: Revert "[Driver] Correctly handle static C++ stand...

Petr Hosek via All-commits all-commits at lists.llvm.org
Thu Sep 23 01:14:00 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 904ca7d2ed97bf114fd11373c722acd1e54bfaa3
      https://github.com/llvm/llvm-project/commit/904ca7d2ed97bf114fd11373c722acd1e54bfaa3
  Author: Petr Hosek <phosek at google.com>
  Date:   2021-09-23 (Thu, 23 Sep 2021)

  Changed paths:
    M clang/lib/Driver/ToolChains/Fuchsia.cpp
    M clang/lib/Driver/ToolChains/Gnu.cpp
    M clang/test/Driver/fuchsia.cpp
    M clang/test/Driver/linux-ld.c

  Log Message:
  -----------
  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.




More information about the All-commits mailing list