diff options
author | Alina Sbirlea <asbirlea@google.com> | 2020-02-26 13:33:02 -0800 |
---|---|---|
committer | Alina Sbirlea <asbirlea@google.com> | 2020-08-21 17:23:08 -0700 |
commit | f55ad3973dec62b1dd6dbe9c4eb81c5e883e3628 (patch) | |
tree | 9b3c5238f894c5d0f14552c4f19f5eabc31e677c /llvm/lib/Bitcode/Reader/MetadataLoader.cpp | |
parent | 72ddaedddafc26b5671d56d71b1bccf7f46f65b4 (diff) | |
download | llvm-f55ad3973dec62b1dd6dbe9c4eb81c5e883e3628.zip llvm-f55ad3973dec62b1dd6dbe9c4eb81c5e883e3628.tar.gz llvm-f55ad3973dec62b1dd6dbe9c4eb81c5e883e3628.tar.bz2 |
[DomTree] Extend update API to allow a post CFG view.
Extend the `applyUpdates` in DominatorTree to allow a post CFG view,
different from the current CFG.
This patch implements the functionality of updating an already up to
date DT, to the desired PostCFGView.
Combining a set of updates towards an up to date DT and a PostCFGView is
not yet supported.
Differential Revision: https://reviews.llvm.org/D85472
Diffstat (limited to 'llvm/lib/Bitcode/Reader/MetadataLoader.cpp')
0 files changed, 0 insertions, 0 deletions