diff options
| author | Jonathon Penix <jpenix@quicinc.com> | 2023-02-06 19:05:09 -0800 |
|---|---|---|
| committer | Jonathon Penix <jpenix@quicinc.com> | 2023-02-07 13:57:27 -0800 |
| commit | dfb98d8e2a3754e8e9ed66b87c6b89c634980da4 (patch) | |
| tree | 954051783cbe5b923fb9fd59b1e58a48387241c1 /lldb/test/API/python_api/process/TestProcessAPI.py | |
| parent | a69f23493e20294d7de2375bf1aed82cd6bdd2b8 (diff) | |
[FuncSpec] Prevent assertion failure when no store value is found
If the only user of the Alloca argument provided to getPromotableAlloca()
is the same as the Call argument, StoreValue is never set and results
in an assertion failure that isa<> was used on a nullptr when passed into
getCandidateConstant().
This was originally seen when trying to build SPEC 2006 416.gamess using
flang with lto enabled.
Differential Revision: https://reviews.llvm.org/D143457
Diffstat (limited to 'lldb/test/API/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions
