Commit 8b360c69 authored by Bin Cheng's avatar Bin Cheng
Browse files

[FuncSpec]Fix assertion failure when value is not added to solver



This patch improves the fix in D110529 to prevent from crashing on value
with byval attribute that is not added in SCCP solver.

Authored-by: default avatar <sinan.lin@linux.alibaba.com>
Reviewed By: ChuanqiXu

Differential Revision: https://reviews.llvm.org/D126355
parent f8aba999
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment