diff options
author | Aaron Puchert <aaronpuchert@alice-dsl.net> | 2024-11-20 03:40:51 +0100 |
---|---|---|
committer | Aaron Puchert <aaronpuchert@alice-dsl.net> | 2024-11-20 03:43:55 +0100 |
commit | b246d5f0556114d9a454bf2471f9c0577f1dce2f (patch) | |
tree | 11d4aa4fd9f0d2d8b9ff9396319504613a0b5e09 /llvm/lib/Object/ELFObjectFile.cpp | |
parent | 8234c612eda1cdff702f5ede1d7db7baf3bf0e47 (diff) | |
download | llvm-b246d5f0556114d9a454bf2471f9c0577f1dce2f.zip llvm-b246d5f0556114d9a454bf2471f9c0577f1dce2f.tar.gz llvm-b246d5f0556114d9a454bf2471f9c0577f1dce2f.tar.bz2 |
Disable symbol versions for clang-cpp also with MSVC
It seems we can get there with MSVC if LLVM_BUILD_LLVM_DYLIB_VIS is set.
Slightly surprising because I didn't know that MSVC supports the flag
-Bsymbolic-functions, but let's play it safe.
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions