[all-commits] [llvm/llvm-project] 685f67: [bolt] Pass %cflags in test/X86/is-strip.s

Nico Weber via All-commits all-commits at lists.llvm.org
Fri Nov 18 09:09:41 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 685f671e1d00d2ed93291fd8e1ac34a64df81bab
      https://github.com/llvm/llvm-project/commit/685f671e1d00d2ed93291fd8e1ac34a64df81bab
  Author: Nico Weber <thakis at chromium.org>
  Date:   2022-11-18 (Fri, 18 Nov 2022)

  Changed paths:
    M bolt/test/X86/is-strip.s

  Log Message:
  -----------
  [bolt] Pass %cflags in test/X86/is-strip.s

Without this, clang builds a binary for macOS on a macOS host, and
then the linker complains that it doesn't know the -q flag.

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




More information about the All-commits mailing list