Revert "[ThinLTO] Ensure we always select the same function copy to import"
authorTeresa Johnson <tejohnson@google.com>
Sat, 14 Jul 2018 01:45:49 +0000 (01:45 +0000)
committerTeresa Johnson <tejohnson@google.com>
Sat, 14 Jul 2018 01:45:49 +0000 (01:45 +0000)
commitb78c5d0602e47a37fd4b79b05cf687d83290d58f
tree68565e43311890dc06da31418b9fe33187736548
parent8e739f98fe0529ec6af842a635792e781c4ac967
Revert "[ThinLTO] Ensure we always select the same function copy to import"

This reverts commits r337050 and r337059. Caused failure in
reverse-iteration bot that needs more investigation.

llvm-svn: 337081
llvm/include/llvm/Transforms/IPO/FunctionImport.h
llvm/lib/LTO/LTO.cpp
llvm/lib/Transforms/IPO/FunctionImport.cpp
llvm/test/Transforms/FunctionImport/Inputs/funcimport_resolved1.ll [deleted file]
llvm/test/Transforms/FunctionImport/Inputs/funcimport_resolved2.ll [deleted file]
llvm/test/Transforms/FunctionImport/funcimport_resolved.ll [deleted file]
llvm/tools/llvm-link/llvm-link.cpp