[all-commits] [llvm/llvm-project] e0aa2e: Revert "Only define LLVM_EXTERNAL_VISIBILITY when ...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Dec 14 10:24:45 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e0aa2ea661fbdd6443a0aa36803ca34152e32a52
https://github.com/llvm/llvm-project/commit/e0aa2ea661fbdd6443a0aa36803ca34152e32a52
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2021-12-14 (Tue, 14 Dec 2021)
Changed paths:
M llvm/include/llvm/Config/llvm-config.h.cmake
M llvm/include/llvm/Support/Compiler.h
Log Message:
-----------
Revert "Only define LLVM_EXTERNAL_VISIBILITY when building libLLVM dylib"
This reverts commit 71e97ad35b2abcc89cc8ff471a3eb404120cf208.
The MLIR tests using the dylib are broken.
https://lab.llvm.org/buildbot/#/builders/61/builds/18785
More information about the All-commits
mailing list