[PATCH] D63151: Deduplicate S_CONSTANTs in LLD.
Amy Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 11 10:41:11 PDT 2019
akhuang created this revision.
akhuang added a reviewer: rnk.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
Deduplicate S_CONSTANTS when linking, if they have the same value.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D63151
Files:
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63151.204106.patch
Type: text/x-patch
Size: 15391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190611/25c91777/attachment.bin>
More information about the llvm-commits
mailing list