RefreshCallGraph: ignore 'invoke intrinsic'. IntrinsicInst doesnt not recognize invok...
authorNuno Lopes <nunoplopes@sapo.pt>
Fri, 29 Jun 2012 17:49:32 +0000 (17:49 +0000)
committerNuno Lopes <nunoplopes@sapo.pt>
Fri, 29 Jun 2012 17:49:32 +0000 (17:49 +0000)
commit7d539716e2ef6c953bed51cfab5edba98b557657
tree5ed0f1842a021663f5a26e0b898eb50cdebec456
parent60db7966acc9462e62ccfd5075aece683149505b
RefreshCallGraph: ignore 'invoke intrinsic'. IntrinsicInst doesnt not recognize invoke, and shouldnt at this point, since the rest of LLVM codebase doesnt expect invoke of intrinsics

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159441 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/IPA/CallGraphSCCPass.cpp