[all-commits] [llvm/llvm-project] 12d367: [clang][tests] Fix ve-toolchain tests with CLANG_D...

Timm Bäder via All-commits all-commits at lists.llvm.org
Mon Feb 28 05:56:31 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 12d3679256c9a544699f9894c16c2918da17e4af
      https://github.com/llvm/llvm-project/commit/12d3679256c9a544699f9894c16c2918da17e4af
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2022-02-28 (Mon, 28 Feb 2022)

  Changed paths:
    M clang/test/Driver/ve-toolchain.c
    M clang/test/Driver/ve-toolchain.cpp

  Log Message:
  -----------
  [clang][tests] Fix ve-toolchain tests with CLANG_DEFAULT_UNWINDLIB

Otherwise, the driver will insert e.g. -lgcc_s when
CLANG_DEFAULT_UNWINDLIB=libgcc is set during the clang build.

Differential Revision: https://reviews.llvm.org/D120644




More information about the All-commits mailing list