[PATCH] D31352: Linker: Mark non-prevailing dllexport symbols as exported with a linker flag.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 24 13:44:54 PDT 2017
pcc created this revision.
Herald added a subscriber: mehdi_amini.
Fixes PR32334.
https://reviews.llvm.org/D31352
Files:
llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
llvm/include/llvm/IR/Mangler.h
llvm/include/llvm/Target/TargetLoweringObjectFile.h
llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
llvm/lib/IR/Mangler.cpp
llvm/lib/LTO/LTO.cpp
llvm/lib/LTO/LTOModule.cpp
llvm/lib/Linker/IRMover.cpp
llvm/test/LTO/Resolution/X86/dllexport.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31352.92999.patch
Type: text/x-patch
Size: 8734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170324/12594a82/attachment.bin>
More information about the llvm-commits
mailing list