aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation/linear
diff options
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2020-04-11 11:19:31 +0200
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2020-05-21 17:27:45 +0200
commit4e70521d74cb10b795825f7376539ed493dd2ac3 (patch)
tree5d2e017dcb9c2a44bc05fb9aa3285bfcb83daddb /validation/linear
parent86edd142e6fa4483cf5cb057ffac4cb548a9374c (diff)
downloadsparse-dev-4e70521d74cb10b795825f7376539ed493dd2ac3.tar.gz
bad-goto: do not linearize function with undeclared labels
It's not possible to produce a valid & correct IR if the function contains a goto to an undeclared label. So, try to catch these situations and mark the function as such, the linearization will then simply ignore it. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'validation/linear')
0 files changed, 0 insertions, 0 deletions