Globals that are associated with globals with type metadata need to appear
in the merged module because they will reference the global's section directly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D65312
ThinLTOBitcodeWriter: Include globals associated with type metadata globals in the merged module. ClosedPublic Authored by pcc on Jul 25 2019, 6:37 PM.
Details Summary Globals that are associated with globals with type metadata need to appear
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 29 2019, 7:11 AM Closed by commit rL367242: ThinLTOBitcodeWriter: Include globals associated with type metadata globals in… (authored by pcc). · Explain WhyJul 29 2019, 10:24 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 212194 llvm/trunk/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
llvm/trunk/test/Transforms/ThinLTOBitcodeWriter/associated.ll
|