commit | 0060160bcfcbf404d4a329abfe31953d5859af4e | [log] [tgz] |
---|---|---|
author | Teresa Johnson <tejohnson@google.com> | Wed Feb 10 21:55:02 2016 +0000 |
committer | Teresa Johnson <tejohnson@google.com> | Wed Feb 10 21:55:02 2016 +0000 |
tree | a0d05a5f92fd52b308f6647bf622efd43ae18008 | |
parent | 1d9f7a9b385404bd511ba5072729dcccbe6d8b49 [diff] |
Restore "[ThinLTO] Use MD5 hash in function index." with fix This restores commit r260408, along with a fix for a bot failure. The bot failure was caused by dereferencing a unique_ptr in the same call instruction parameter list where it was passed via std::move. Apparently due to luck this was not exposed when I built the compiler with clang, only with gcc. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@260442 91177308-0d34-0410-b5e6-96231b3b80d8