[all-commits] [llvm/llvm-project] 1bdeaf: [gn build] Unbreak non-clang host builds

aeubanks via All-commits all-commits at lists.llvm.org
Wed Aug 25 16:16:05 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1bdeafeaf435c86596e28e737979c110666ef387
      https://github.com/llvm/llvm-project/commit/1bdeafeaf435c86596e28e737979c110666ef387
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-08-25 (Wed, 25 Aug 2021)

  Changed paths:
    M llvm/utils/gn/build/BUILD.gn

  Log Message:
  -----------
  [gn build] Unbreak non-clang host builds

eecd5d0a broke non-clang host builds.
Some crt code is not always built with the just-built clang.

0da172b checked if the compiler is clang, not assert that the compiler
is clang.




More information about the All-commits mailing list