This is required when targeting COFF, as the comdat name must match
one of the names of the symbols in the comdat.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D37550
WholeProgramDevirt: When promoting for single-impl devirt, also rename the comdat. ClosedPublic Authored by pcc on Sep 6 2017, 6:54 PM.
Details Summary This is required when targeting COFF, as the comdat name must match
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 7 2017, 4:41 PM Closed by commit rL312767: WholeProgramDevirt: When promoting for single-impl devirt, also rename the… (authored by pcc). · Explain WhySep 7 2017, 5:13 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 114289 llvm/trunk/lib/Transforms/IPO/WholeProgramDevirt.cpp
llvm/trunk/test/Transforms/WholeProgramDevirt/export-single-impl.ll
|