[all-commits] [llvm/llvm-project] 01ab42: [JITLink][AArch32] Add explicit visibility macros ...

Thomas Fransham via All-commits all-commits at lists.llvm.org
Wed Jul 16 07:26:48 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 01ab4238a874450a74a52c5c40a008de8a0e9a83
      https://github.com/llvm/llvm-project/commit/01ab4238a874450a74a52c5c40a008de8a0e9a83
  Author: Thomas Fransham <tfransham at gmail.com>
  Date:   2025-07-16 (Wed, 16 Jul 2025)

  Changed paths:
    M llvm/unittests/ExecutionEngine/JITLink/AArch32Tests.cpp

  Log Message:
  -----------
  [JITLink][AArch32] Add explicit visibility macros to functions needed by unittests (#116557)

Avoid missing symbol errors when building JITLinkTests for windows
shared library builds with explicit symbol visibility macros are
enabled.

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