diff options
author | Easwaran Raman <eraman@google.com> | 2018-02-01 19:40:35 +0000 |
---|---|---|
committer | Easwaran Raman <eraman@google.com> | 2018-02-01 19:40:35 +0000 |
commit | 06a715333ad77df68da1562b5b8368eb219fbfd9 (patch) | |
tree | cf7251e6361b29388feab94b26dfddb8271c0a6d /compiler-rt/test/asan/TestCases/invalid-pointer-pairs-compare-null.cc | |
parent | 27b2990d11eccdc2cbb723db02ecd5bd4463bd9d (diff) | |
download | bcm5719-llvm-06a715333ad77df68da1562b5b8368eb219fbfd9.tar.gz bcm5719-llvm-06a715333ad77df68da1562b5b8368eb219fbfd9.zip |
Remove CallGraphTraits and use equivalent methods in GraphTraits
Summary:
D42698 adds child_edge_{begin|end} and children_edges to GraphTraits
which are used here. The reason for this change is to make it easy to
use count propagation on ModulesummaryIndex. As it stands,
CallGraphTraits is in Analysis while ModuleSummaryIndex is in IR.
Reviewers: davidxl, dberlin
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D42703
llvm-svn: 323994
Diffstat (limited to 'compiler-rt/test/asan/TestCases/invalid-pointer-pairs-compare-null.cc')
0 files changed, 0 insertions, 0 deletions