[all-commits] [llvm/llvm-project] 9efbb6: [CMake] Add /winsysroot to lld-link when LLVM_WINS...

aeubanks via All-commits all-commits at lists.llvm.org
Wed Jul 5 09:59:07 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9efbb67939bd00b5ed60adc37baa01501c637c36
      https://github.com/llvm/llvm-project/commit/9efbb67939bd00b5ed60adc37baa01501c637c36
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

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

  Log Message:
  -----------
  [CMake] Add /winsysroot to lld-link when LLVM_WINSYSROOT is specified

So that the linker can find libraries in the winsysroot.

Reviewed By: hans, rnk

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




More information about the All-commits mailing list