diff options
author | Martin Storsjo <martin@martin.st> | 2017-11-29 05:50:49 +0000 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2017-11-29 05:50:49 +0000 |
commit | 0010707e1c0181dccbea5e8f352a4e5fc126ed12 (patch) | |
tree | bf2bc0d90fa189be09ca4df0e3a0a2fb29ed7f0e /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1b999260619928c21c89d21a3a1ddd8d94a6c311 (diff) | |
download | bcm5719-llvm-0010707e1c0181dccbea5e8f352a4e5fc126ed12.tar.gz bcm5719-llvm-0010707e1c0181dccbea5e8f352a4e5fc126ed12.zip |
[COFF] Don't export symbols that have corresponding __imp_ symbols
GNU ld has got an exception for such symbols, and mingw-w64
occasionally uses that exception to avoid exporting symbols in cases
where they otherwise aren't caught by the other exclusion mechanisms.
Differential Revision: https://reviews.llvm.org/D40553
llvm-svn: 319291
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions