[all-commits] [llvm/llvm-project] f0858b: [Clang] Update Interpreter tests to use clang_targ...
Thomas Fransham via All-commits
all-commits at lists.llvm.org
Wed Oct 2 00:12:38 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f0858bfb62468e5887e7b7d158bd07543ed82467
https://github.com/llvm/llvm-project/commit/f0858bfb62468e5887e7b7d158bd07543ed82467
Author: Thomas Fransham <tfransham at gmail.com>
Date: 2024-10-02 (Wed, 02 Oct 2024)
Changed paths:
M clang/unittests/Interpreter/CMakeLists.txt
Log Message:
-----------
[Clang] Update Interpreter tests to use clang_target_link_libraries (#110154)
This will fix duplicate and missing linker symbol errors when using
CLANG_LINK_CLANG_DYLIB on windows and explicit visibility macros are
used.
This is part of the work to enable LLVM_BUILD_LLVM_DYLIB and 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