Ensure we keep prevailing copy of LinkOnceAny by converting it to
WeakAny.
Rename odr_resolution test to the now more appropriate weak_resolution
(weak in the linker sense includes linkonce).
Paths
| Differential D20634
[ThinLTO] Resolve LinkOnceAny ClosedPublic Authored by tejohnson on May 25 2016, 10:34 AM.
Details Summary Ensure we keep prevailing copy of LinkOnceAny by converting it to Rename odr_resolution test to the now more appropriate weak_resolution
Diff Detail
Event Timelinetejohnson updated this object. This revision is now accepted and ready to land.May 25 2016, 5:46 PM Closed by commit rL270850: [ThinLTO] Resolve LinkOnceAny (authored by tejohnson). · Explain WhyMay 26 2016, 7:23 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 58608 llvm/trunk/lib/LTO/LTO.cpp
llvm/trunk/test/ThinLTO/X86/Inputs/odr_resolution.ll
llvm/trunk/test/ThinLTO/X86/Inputs/weak_resolution.ll
llvm/trunk/test/ThinLTO/X86/alias_resolution.ll
llvm/trunk/test/ThinLTO/X86/odr_resolution.ll
llvm/trunk/test/ThinLTO/X86/weak_resolution.ll
|