diff options
| author | David Green <david.green@arm.com> | 2018-05-21 11:06:28 +0000 |
|---|---|---|
| committer | David Green <david.green@arm.com> | 2018-05-21 11:06:28 +0000 |
| commit | 8ceab61c75b8f34c90e831c85a3420e3510b501a (patch) | |
| tree | b5980e51b14b10153fb6faa1354b95c9a2680db6 /llvm/lib/Support/ErrorHandling.cpp | |
| parent | 563d0b9cb95ab9b3420b9fdb57b4a936541f7c61 (diff) | |
| download | bcm5719-llvm-8ceab61c75b8f34c90e831c85a3420e3510b501a.tar.gz bcm5719-llvm-8ceab61c75b8f34c90e831c85a3420e3510b501a.zip | |
[CVP] Require DomTree for new Pass Manager
We were previously using a DT in CVP through SimplifyQuery, but not requiring it in
the new pass manager. Hence it would crash if DT was not already available. This now
gets DT directly and plumbs it through to where it is used (instead of using it
through SQ).
llvm-svn: 332836
Diffstat (limited to 'llvm/lib/Support/ErrorHandling.cpp')
0 files changed, 0 insertions, 0 deletions

