[PATCH] D30586: LTO: Hash the set of imported symbols for each module.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 3 12:42:29 PST 2017


pcc added a comment.

In https://reviews.llvm.org/D30586#691914, @tejohnson wrote:

> LGTM, thanks. Is a similar fix needed in the libLTO handling?


It looks like we will need a similar fix here: http://llvm-cs.pcc.me.uk/lib/LTO/ThinLTOCodeGenerator.cpp#333


Repository:
  rL LLVM

https://reviews.llvm.org/D30586





More information about the llvm-commits mailing list