[all-commits] [llvm/llvm-project] ee3f50: [bazel] Turn on LLVM_ENABLE_PLUGINS on posix

NAKAMURA Takumi via All-commits all-commits at lists.llvm.org
Tue Jun 10 05:42:15 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ee3f50939dcbf0798cd02df22c222153d0942d39
      https://github.com/llvm/llvm-project/commit/ee3f50939dcbf0798cd02df22c222153d0942d39
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2025-06-10 (Tue, 10 Jun 2025)

  Changed paths:
    M utils/bazel/llvm-project-overlay/llvm/config.bzl
    M utils/bazel/llvm-project-overlay/llvm/include/llvm/Config/llvm-config.h

  Log Message:
  -----------
  [bazel] Turn on LLVM_ENABLE_PLUGINS on posix

Since #141650, `LLVM_ABI inline` has had different linkage regarding
to LLVM_ENABLE_PLUGINS.

This was introduced in 8830e3802a92 (llvmorg-21-init-14426-g8830e3802a92)
but reverted in #143419 due to breakage of msvc build.



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