[LLVMdev] [lld] contentHash in the Reader ?
Shankar Easwaran
shankare at codeaurora.org
Tue May 7 16:43:19 PDT 2013
Hi Nick,
Can we add a atomContentHash for DefinedAtoms when the atoms are being
created. This can essentially speed up comparisons of atoms especially for
* ICF (Identical code folding)
* Section groups (to identify similiar sections)
Not sure where else this would help. This would essentially be used only
by the Reader and the Resolver.
There would be no change to the NativeReader/NativeWriter.
Thanks
Shankar Easwaran
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by the Linux Foundation
More information about the llvm-dev
mailing list