OSDN Git Service

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)
commit43658456ae9a9f0e7b9eee30099122f33cb60583
tree12447a134a661a903e6625dcf40d35ef423c4118
parent73389a219db91397429ae80aeb2169c19f743501
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@337081 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/IPO/FunctionImport.h
lib/LTO/LTO.cpp
lib/Transforms/IPO/FunctionImport.cpp
test/Transforms/FunctionImport/Inputs/funcimport_resolved1.ll [deleted file]
test/Transforms/FunctionImport/Inputs/funcimport_resolved2.ll [deleted file]
test/Transforms/FunctionImport/funcimport_resolved.ll [deleted file]
tools/llvm-link/llvm-link.cpp