aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2017-08-16 05:23:00 +0000
committerMartin Storsjo <martin@martin.st>2017-08-16 05:23:00 +0000
commit92f32d0c5359e23036ba609e44208d2a4bf038e4 (patch)
tree766458276d50059e281968dc6839580056f20638 /llvm/lib/Bitcode
parente1f120bbcb8ee5d90f60413296010ee0d3389b6a (diff)
downloadllvm-92f32d0c5359e23036ba609e44208d2a4bf038e4.zip
llvm-92f32d0c5359e23036ba609e44208d2a4bf038e4.tar.gz
llvm-92f32d0c5359e23036ba609e44208d2a4bf038e4.tar.bz2
[COFF] Don't produce weak aliases in import libraries
When creating an import library from lld, the cases with Name != ExtName shouldn't end up as a weak alias, but as a real export of the new name, which is what actually is exported from the DLL. This restores the behaviour of renamed exports to what it was in 4.0. Differential Revision: https://reviews.llvm.org/D36634 llvm-svn: 310992
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions