diff options
author | Rodrigo Caetano Rocha <rcor.cs@gmail.com> | 2019-12-07 16:47:00 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2019-12-07 16:54:49 +0000 |
commit | d714aa0dfdb16270fc279e8e91d4a83ace531529 (patch) | |
tree | 20cfa25ed25d3fbad2a1b80413ca41a9b084784e /lldb/packages/Python/lldbsuite/test/functionalities/exec/secondprog.cpp | |
parent | 071dca24cea9dcabe25cbe98c4053d874183be37 (diff) | |
download | bcm5719-llvm-d714aa0dfdb16270fc279e8e91d4a83ace531529.tar.gz bcm5719-llvm-d714aa0dfdb16270fc279e8e91d4a83ace531529.zip |
[SimplifyCFG] Handle AssumptionCache being null.
AssumptionCache can be null in SimplifyCFGOptions. However, FoldCondBranchOnPHI() was not properly handling that when passing a null AssumptionCache to simplifyCFG.
Patch by Rodrigo Caetano Rocha <rcor.cs@gmail.com>
Reviewers: fhahn, lebedev.ri, spatel
Reviewed By: spatel
Differential Revision: https://reviews.llvm.org/D69963
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/exec/secondprog.cpp')
0 files changed, 0 insertions, 0 deletions