Add assertion on DT availability during LI update in UpdateAnalysisInformation
This came up during discussions in llvm-commits for rL321653: Check for unreachable preds before updating LI in UpdateAnalysisInformation The assert provides hints to passes to require both DT and LI if we plan on updating LI through this function. Tests run: make check llvm-svn: 321805
Loading
Please register or sign in to comment