[all-commits] [llvm/llvm-project] 3be691: Add symbol visibility macros to abi-breaking.h.cma...
Thomas Fransham via All-commits
all-commits at lists.llvm.org
Tue Oct 8 23:41:49 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3be691651a2143f23bcf8f2704e55b01bbaa2550
https://github.com/llvm/llvm-project/commit/3be691651a2143f23bcf8f2704e55b01bbaa2550
Author: Thomas Fransham <tfransham at gmail.com>
Date: 2024-10-09 (Wed, 09 Oct 2024)
Changed paths:
M llvm/include/llvm/Config/abi-breaking.h.cmake
Log Message:
-----------
Add symbol visibility macros to abi-breaking.h.cmake (#110898)
Annotating these symbols will fix missing symbols errors for Bugpoint
when when the default symbol visibility is set to hidden for LLVM.
This is part of the work to enable LLVM_BUILD_LLVM_DYLIB and plugins on
window.
Co-authored-by: Tom Stellard <tstellar at redhat.com>
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