Make getModRefInfo(Instruction *) not crash on certain types of instructions
authorDaniel Berlin <dberlin@dberlin.org>
Tue, 28 Apr 2015 19:19:14 +0000 (19:19 +0000)
committerDaniel Berlin <dberlin@dberlin.org>
Tue, 28 Apr 2015 19:19:14 +0000 (19:19 +0000)
commitec1de3fb19d91426d6c812f47a3b1a59b19ee7f6
tree49a880cdfd17b186cea4bd49ad9b051cc059d918
parent163f672cd535fb21ea8bac2d38e699157fb2cf15
Make getModRefInfo(Instruction *) not crash on certain types of instructions

llvm-svn: 236023
llvm/lib/Analysis/AliasAnalysis.cpp
llvm/unittests/Analysis/AliasAnalysisTest.cpp