Make getModRefInfo(Instruction *) not crash on certain types of instructions
[oota-llvm.git] / unittests / Analysis / AliasAnalysisTest.cpp
2015-04-28 Daniel BerlinMake getModRefInfo(Instruction *) not crash on certain...
2015-04-13 Daniel BerlinMake getModRefInfo with a default location not crash.