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

Nico Weber via All-commits all-commits at lists.llvm.org
Fri Sep 24 15:45:17 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6ece82e9006d16b7fba7660ce09b2c62ab8460fa
      https://github.com/llvm/llvm-project/commit/6ece82e9006d16b7fba7660ce09b2c62ab8460fa
  Author: Nico Weber <thakis at chromium.org>
  Date:   2021-09-24 (Fri, 24 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 03142c5f67788bcc1573f76732d0fccd75c6b965.
Breaks check-asan if system ld doesn't support --push-state, even
if lld was built and is used according to lit's output.
See comments on https://reviews.llvm.org/D110128




More information about the All-commits mailing list