diff options
| author | Eric Fiselier <eric@efcs.ca> | 2017-01-16 21:01:00 +0000 |
|---|---|---|
| committer | Eric Fiselier <eric@efcs.ca> | 2017-01-16 21:01:00 +0000 |
| commit | fc26379a843ab23db0a637636423e9cb49747b2b (patch) | |
| tree | dbf8d14a6afecda85bf7eb4d954ede11fd7dede0 /llvm/lib/Transforms/Vectorize/Vectorize.cpp | |
| parent | 1cd196e7b46e49d170a4b4013879a577dee59cb2 (diff) | |
| download | bcm5719-llvm-fc26379a843ab23db0a637636423e9cb49747b2b.tar.gz bcm5719-llvm-fc26379a843ab23db0a637636423e9cb49747b2b.zip | |
[libc++] Introduce _LIBCPP_EXTERN_VIS to fix __libcpp_debug_function link errors
Summary: On Windows tests that use `_LIBCPP_ASSERT` fail to link because the assertion handler function isn't correctly exported from the libc++ dylib. This patch fixes the dll import/export issues by introducing a new visibility macro `_LIBCPP_EXTERN_VIS` for use on external variables.
Reviewers: compnerd, smeenai, EricWF
Reviewed By: EricWF
Subscribers: cfe-commits
Differential Revision: https://reviews.llvm.org/D28728
llvm-svn: 292158
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/Vectorize.cpp')
0 files changed, 0 insertions, 0 deletions

