]> granicus.if.org Git - llvm/commit
[ThinLTO] Hash more part of the config to build cache entries
authorMehdi Amini <mehdi.amini@apple.com>
Tue, 10 Jan 2017 00:55:47 +0000 (00:55 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Tue, 10 Jan 2017 00:55:47 +0000 (00:55 +0000)
commit39ed1db310a69281e3399f3b1d8a137788e8319f
tree38d6e25819ef774640d49104b732007ba6274474
parent2683e9629176d16eacee19c4d1c9745933001665
[ThinLTO] Hash more part of the config to build cache entries

This has been fixed in the "new" LTO API used by Gold/LLD, this is
fixing the same issue in the libLTO API used by ld64 (amongst other)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@291518 91177308-0d34-0410-b5e6-96231b3b80d8
lib/LTO/ThinLTOCodeGenerator.cpp