[all-commits] [llvm/llvm-project] ef86a3: [CMake] Fix mismatched endif warning

David Spickett via All-commits all-commits at lists.llvm.org
Fri Nov 29 07:21:31 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ef86a31a593a023946a2dc805948360efdad3930
      https://github.com/llvm/llvm-project/commit/ef86a31a593a023946a2dc805948360efdad3930
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2024-11-29 (Fri, 29 Nov 2024)

  Changed paths:
    M llvm/cmake/modules/GetHostTriple.cmake

  Log Message:
  -----------
  [CMake] Fix mismatched endif warning

Caused by https://github.com/llvm/llvm-project/pull/116701.

Seems like a lot of arguments to repeat, so just use a plain endif().



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list