]> granicus.if.org Git - llvm/commit
Revert r308078 (and subsequent tweak in r308079) which introduces a test
authorChandler Carruth <chandlerc@gmail.com>
Sat, 15 Jul 2017 13:50:26 +0000 (13:50 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 15 Jul 2017 13:50:26 +0000 (13:50 +0000)
commitfeeb38706fabc3b3b87c03aff020b673ca82b147
treedf2f97f01142539df5677f59ee8121a1749c1ed8
parente998b6e37f6ec4e014968b97ecdf3047df205914
Revert r308078 (and subsequent tweak in r308079) which introduces a test
that appears to exhibit non-determinism and is flaking on the bots
pretty consistently.

r308078: [ThinLTO] Ensure we always select the same function copy to import
r308079: Require asserts in new test that uses debug flag

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@308095 91177308-0d34-0410-b5e6-96231b3b80d8
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]