Fix pass dependency for LICM
authorWenlei He <aktoon@gmail.com>
Sun, 11 Aug 2019 22:54:05 +0000 (22:54 +0000)
committerWenlei He <aktoon@gmail.com>
Sun, 11 Aug 2019 22:54:05 +0000 (22:54 +0000)
commitcb5a90fd314a7914cf293797bb4fd7a6841052cf
treeaf77434ac2b3620f3b1544970bb080f80de9c14c
parentcf9fa0b382d560b604d73d27373590f000df4ea8
Fix pass dependency for LICM

Expected to address buildbot failure http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/16285 caused by D65060.

llvm-svn: 368542
llvm/lib/Transforms/Scalar/LICM.cpp