diff options
author | Shoaib Meenai <smeenai@fb.com> | 2017-04-03 04:04:24 +0000 |
---|---|---|
committer | Shoaib Meenai <smeenai@fb.com> | 2017-04-03 04:04:24 +0000 |
commit | cf38eb99dee016b7c533e10c502a99b4b009328d (patch) | |
tree | 02c6daf6f442c71ec02451fa2b4055c59985ca4e /llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | |
parent | bf82498301ddc187894218e8899f9605342cb06c (diff) | |
download | bcm5719-llvm-cf38eb99dee016b7c533e10c502a99b4b009328d.tar.gz bcm5719-llvm-cf38eb99dee016b7c533e10c502a99b4b009328d.zip |
[libc++] Explicitly mark specializations as dllexport
Method specializations don't get exported even if there's an exported
extern template instantiation on Windows. Explicitly mark the methods
for export. They're already exported on Linux and Darwin, so there's no
ABI change on those platforms.
llvm-svn: 299348
Diffstat (limited to 'llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp')
0 files changed, 0 insertions, 0 deletions