aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2018-03-25 11:41:36 +0200
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2018-05-06 01:37:01 +0200
commit7e5769854281002556d981871cd5b8ef6c7f293d (patch)
tree4f3426b58213679240cdcf63ad030ec6a5d70941 /Makefile
parent92365a897554c44ec3ef006f2311c445ec702cfd (diff)
downloadsparse-dev-7e5769854281002556d981871cd5b8ef6c7f293d.tar.gz
fix: remove usage when killing symaddr (part 2)
When killing OP_SYMADDRs, their usage must be removed. Otherwise fake users remain and this may inhibit some memop conversions. However, in simplify_instruction() when dead_insn() is called on OP_SYMADDR the symbol's usage is ignored. Fix this by adding the missing &insn->symbol to this dead_insn(). Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions