Prevailing symbol resolution is necessary for correctness. Without
this we can end up dropping a referenced linkonce symbol from the link.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D33570
LTO: Do summary-based prevailing symbol resolution at --lto-O0. ClosedPublic Authored by pcc on May 25 2017, 3:19 PM.
Details Summary Prevailing symbol resolution is necessary for correctness. Without
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 25 2017, 4:37 PM Closed by commit rL303939: LTO: Do summary-based prevailing symbol resolution at --lto-O0. (authored by pcc). · Explain WhyMay 25 2017, 4:40 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 100334 llvm/trunk/lib/LTO/LTO.cpp
llvm/trunk/test/LTO/Resolution/X86/linkonce.ll
|