diff options
author | Martin Storsjo <martin@martin.st> | 2019-04-25 19:46:28 +0000 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2019-04-25 19:46:28 +0000 |
commit | 2bbb7feda84f59134a3d3d1e7a083a6857507ea4 (patch) | |
tree | dbfb1cd68b65bf626ff98cc2a384efe9bdca99bf /lldb/packages/Python/lldbsuite | |
parent | 8edf8f317b59e9a69823c816e850a04b9b6ae015 (diff) | |
download | bcm5719-llvm-2bbb7feda84f59134a3d3d1e7a083a6857507ea4.tar.gz bcm5719-llvm-2bbb7feda84f59134a3d3d1e7a083a6857507ea4.zip |
Set _LIBCPP_DLL_VIS on _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS in MinGW mode
Contrary to MSVC, MinGW compilers wants the dllexport attribute on
the declaration of an explicit template instantiation, not on the
definition.
Differential Revision: https://reviews.llvm.org/D61123
llvm-svn: 359227
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions