BasicAA: aliasGEP shouldn't get a PartialAlias response here
authorNuno Lopes <nunoplopes@sapo.pt>
Tue, 8 Aug 2017 16:13:24 +0000 (16:13 +0000)
committerNuno Lopes <nunoplopes@sapo.pt>
Tue, 8 Aug 2017 16:13:24 +0000 (16:13 +0000)
commitc7d4110aa747e587405e811ddaacc8961c274042
tree5ec8fd591fe44bab648b0240eb48cd93b20fb61a
parent91b7b991d419c97b9b1d2c72277d1b51619fd8c4
BasicAA: aliasGEP shouldn't get a PartialAlias response here
add an assert() to ensure that's the case (as I'm not convinced it won't happen)

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