Deduplicate S_CONSTANTS when linking, if they have the same value.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D63151
Deduplicate S_CONSTANTs in LLD. ClosedPublic Authored by akhuang on Jun 11 2019, 10:40 AM.
Details Summary Deduplicate S_CONSTANTS when linking, if they have the same value.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 11 2019, 10:50 AM Closed by commit rL363089: Deduplicate S_CONSTANTs in LLD. (authored by akhuang). · Explain WhyJun 11 2019, 11:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 204114 lld/trunk/test/COFF/Inputs/pdb-global-constants-a.s
lld/trunk/test/COFF/Inputs/pdb-global-constants-b.s
lld/trunk/test/COFF/pdb-global-constants.test
llvm/trunk/lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp
|