[PATCH] D29006: [PH] Remove all use of AssertingVH from members of analysis results.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 23 17:46:57 PST 2017
chandlerc updated this revision to Diff 85506.
chandlerc added a comment.
This time with code that compiles.
https://reviews.llvm.org/D29006
Files:
include/llvm/Analysis/CallGraph.h
include/llvm/Analysis/ScalarEvolution.h
lib/Analysis/LazyValueInfo.cpp
lib/Transforms/IPO/FunctionAttrs.cpp
lib/Transforms/IPO/GlobalDCE.cpp
lib/Transforms/IPO/Inliner.cpp
lib/Transforms/Scalar/AlignmentFromAssumptions.cpp
lib/Transforms/Scalar/NaryReassociate.cpp
lib/Transforms/Utils/LoopSimplify.cpp
test/Other/new-pm-defaults.ll
test/Transforms/GlobalDCE/crash-assertingvh.ll
test/Transforms/Inline/clear-analyses.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29006.85506.patch
Type: text/x-patch
Size: 12242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170124/f1287996/attachment.bin>
More information about the llvm-commits
mailing list