[all-commits] [llvm/llvm-project] 9f4f72: [NFC] Fix build when LLVM_DEFAULT_TARGET_TRIPLE=""

Chris B via All-commits all-commits at lists.llvm.org
Mon Jan 31 11:32:24 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f4f729207353827abe2de45a352b9fb1c3d53ba
      https://github.com/llvm/llvm-project/commit/9f4f729207353827abe2de45a352b9fb1c3d53ba
  Author: Chris Bieneman <beanz at abolishcrlf.org>
  Date:   2022-01-31 (Mon, 31 Jan 2022)

  Changed paths:
    M llvm/lib/Support/Windows/Host.inc
    M llvm/unittests/Support/Host.cpp

  Log Message:
  -----------
  [NFC] Fix build when LLVM_DEFAULT_TARGET_TRIPLE=""

We do support building with a default target unspecified. This fixes
two small build issues that prevented LLVM's unit tests from building
and libSupport from building on Windows.




More information about the All-commits mailing list