revert r317812 [BasicAA] fix build break by converting the previously introduced...
authorNuno Lopes <nunoplopes@sapo.pt>
Thu, 9 Nov 2017 17:35:36 +0000 (17:35 +0000)
committerNuno Lopes <nunoplopes@sapo.pt>
Thu, 9 Nov 2017 17:35:36 +0000 (17:35 +0000)
commit2ee4b30276044f999a29101a2ddfcaca6b41d81c
tree695f7096c49ebf9bb17cdcdbccf29137611ab450
parente58bb5dc4e9aebf0ddc19b1c7b236250132887d6
revert r317812 [BasicAA] fix build break by converting the previously introduced assert into an if stmt

The code has a bug, but some tests regress.
I'll discuss this further on the mailing list.

llvm-svn: 317815
llvm/lib/Analysis/BasicAliasAnalysis.cpp