aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/FAQ
diff options
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2020-03-29 18:42:50 +0200
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2021-03-19 23:56:44 +0100
commitffa92f53257da38844e9f6f7ffbd71a777c6e54c (patch)
treeb00120716b9392e1865d8ee4e4ff445ec73406b5 /FAQ
parent1331214c003027c7b8af0af9bb9d8e040f8e3b4e (diff)
downloadsparse-dev-ffa92f53257da38844e9f6f7ffbd71a777c6e54c.tar.gz
let insert_branch() return a status
insert_branch() modifies the CFG and the usage of pseudos so these changes must be, in a way or another, notify to the upper layers. Currently this is done by setting 'repeat_phase' in the function itself. Let this function to also report the changes via its return value since this is usually useful for the caller to know and tend to leaner code too. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'FAQ')
0 files changed, 0 insertions, 0 deletions