]> git.ipfire.org Git - thirdparty/valgrind.git/commit
expr_is_guardable doesn't handle Iex_Qop
authorMark Wielaard <mark@klomp.org>
Tue, 22 Dec 2020 13:51:15 +0000 (14:51 +0100)
committerMark Wielaard <mark@klomp.org>
Tue, 22 Dec 2020 13:55:28 +0000 (14:55 +0100)
commit42ef710e1928275c98ff72cd82bc5e6b05fe8295
treed373f38481e71d632c024aa9ab9c2ad97ad42bc7
parentd1f0287e628a315cf4fe73d10ecbd5a66dd4e002
expr_is_guardable doesn't handle Iex_Qop

IRExpr_Qop uses the Iex_Qop tag, which expr_is_guardable didn't handle.

https://bugs.kde.org/show_bug.cgi?id=430485
NEWS
VEX/priv/guest_generic_bb_to_IR.c