[all-commits] [llvm/llvm-project] 69ead9: [llvm] Enable building Analysis plugins on windows...

Thomas Fransham via All-commits all-commits at lists.llvm.org
Sat Oct 26 03:15:58 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 69ead949d08ff0bb8cbbf4f7143aaa6687830f6b
      https://github.com/llvm/llvm-project/commit/69ead949d08ff0bb8cbbf4f7143aaa6687830f6b
  Author: Thomas Fransham <tfransham at gmail.com>
  Date:   2024-10-26 (Sat, 26 Oct 2024)

  Changed paths:
    M llvm/unittests/Analysis/InlineAdvisorPlugin/CMakeLists.txt
    M llvm/unittests/Analysis/InlineOrderPlugin/CMakeLists.txt

  Log Message:
  -----------
  [llvm] Enable building Analysis plugins on windows (#112303)

Enable building InlineAdvisorPlugin and InlineOrderPlugin on windows for
shared library builds.

This is part of the work to enable LLVM_BUILD_LLVM_DYLIB and LLVM
plugins on window.



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