[all-commits] [llvm/llvm-project] a90505: [SandboxIR] Add extern templates for GlobalWithNod...

Thomas Fransham via All-commits all-commits at lists.llvm.org
Wed Oct 23 22:08:54 PDT 2024


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

  Changed paths:
    M llvm/include/llvm/SandboxIR/Constant.h
    M llvm/lib/SandboxIR/Constant.cpp

  Log Message:
  -----------
  [SandboxIR] Add extern templates for GlobalWithNodeAPI (#111940)

These symbols will need to be explicitly exported for SandboxIRTests
when LLVM is built as shared library on window with explicitly
visibility macros are enabled.

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



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