The MS linker cannot do anything interesting with these, it doesn't make
sense to emit them.
This fixes PR21373.
Paths
| Differential D5986
CodeGen: Don't form weak dllexport aliases ClosedPublic Authored by majnemer on Oct 24 2014, 3:09 PM.
Details Summary The MS linker cannot do anything interesting with these, it doesn't make This fixes PR21373.
Diff Detail Event Timelinemajnemer updated this object. hans edited edge metadata. Comment Actionslgtm
This revision is now accepted and ready to land.Oct 24 2014, 3:13 PM
Revision Contents
Diff 15443 lib/CodeGen/CGCXX.cpp
test/CodeGenCXX/dllexport.cpp
|
Maybe put the PR number in the comment as well.