[PM] Invalidate CallGraphAnalysis because it holds AssertingVH
authorSean Silva <chisophugis@gmail.com>
Mon, 8 Aug 2016 05:38:01 +0000 (05:38 +0000)
committerSean Silva <chisophugis@gmail.com>
Mon, 8 Aug 2016 05:38:01 +0000 (05:38 +0000)
commit744f7a843f163a3fa1833102b1d9164e5af8dbd5
tree73263be18b753e95382eabb0239c6df187b31ad7
parent571906247e077da5c02d9bc388f947299e5fdffb
[PM] Invalidate CallGraphAnalysis because it holds AssertingVH

This is essentially PR28400. The fix here is similar to that implemented
in r274656.

llvm-svn: 277980
llvm/lib/Transforms/IPO/FunctionAttrs.cpp