[Attributor][FIX] Undo 16188f9 until SCC iterator bug is fixed
authorJohannes Doerfert <johannes@jdoerfert.de>
Fri, 21 Feb 2020 22:18:30 +0000 (14:18 -0800)
committerJohannes Doerfert <johannes@jdoerfert.de>
Fri, 21 Feb 2020 22:20:42 +0000 (14:20 -0800)
commit9708279c725a515c69c41130aaaa36dc6a0b34d8
tree711cc07e420aee7b1fba7db32320fcb56edc80b6
parent0a70edd696264ba69914f4d4ecb28d559cbe5444
[Attributor][FIX] Undo 16188f9 until SCC iterator bug is fixed

The buildbot
  http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win
shows some strange SCC iterator bug since 16188f9 which we need to
investigate. This patch should remove the part of 16188f9 that could
have exposed the problem.
llvm/lib/Transforms/IPO/Attributor.cpp