Deduplicate S_CONSTANTS when linking, if they have the same value.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 33221 Build 33220: arc lint + arc unit
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 204106 lld/test/COFF/Inputs/pdb-global-constants-a.s
lld/test/COFF/Inputs/pdb-global-constants-b.s
lld/test/COFF/pdb-global-constants.test
llvm/lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp
|