[all-commits] [llvm/llvm-project] af61b8: [cmake] Add check_linker_flag import (#85128)

Justice Adams via All-commits all-commits at lists.llvm.org
Wed Mar 13 14:43:29 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: af61b8e8f18df2545017ade74baee7a8a8ca99f8
      https://github.com/llvm/llvm-project/commit/af61b8e8f18df2545017ade74baee7a8a8ca99f8
  Author: Justice Adams <107649528+justice-adams-apple at users.noreply.github.com>
  Date:   2024-03-13 (Wed, 13 Mar 2024)

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

  Log Message:
  -----------
  [cmake] Add check_linker_flag import (#85128)

Fixing

```
CMake Error at cmake/llvm/AddLLVM.cmake:266 (check_linker_flag):
  Unknown CMake command "check_linker_flag".
```



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