diff options
author | Jakub Kuderski <kubakuderski@gmail.com> | 2017-06-28 17:43:54 +0000 |
---|---|---|
committer | Jakub Kuderski <kubakuderski@gmail.com> | 2017-06-28 17:43:54 +0000 |
commit | f43d34a526821460a8e209b59a339242b556c433 (patch) | |
tree | 592a2a0a75d5622e8018f77b52be9b6bdd1b86d2 /llvm/lib/DebugInfo/CodeView/DebugChecksumsSubsection.cpp | |
parent | 54822d143211094e843f523214ae601efe630877 (diff) | |
download | llvm-f43d34a526821460a8e209b59a339242b556c433.zip llvm-f43d34a526821460a8e209b59a339242b556c433.tar.gz llvm-f43d34a526821460a8e209b59a339242b556c433.tar.bz2 |
[Dominators] Move InfoRec outside of DominatorTreeBase
Summary:
The InfoRec struct is used only during tree construction, so there is no point having it as a DominatorTreeBase member.
This patch moves it into the Calculate function instead and makes it pass it to its helper functions.
Reviewers: sanjoy, dberlin, chandlerc
Reviewed By: dberlin
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D34305
llvm-svn: 306572
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView/DebugChecksumsSubsection.cpp')
0 files changed, 0 insertions, 0 deletions