]> git.ipfire.org Git - thirdparty/valgrind.git/commit
IR: add the ability to specify the call-didn't-happen ("default")
authorJulian Seward <jseward@acm.org>
Mon, 17 Dec 2012 21:54:10 +0000 (21:54 +0000)
committerJulian Seward <jseward@acm.org>
Mon, 17 Dec 2012 21:54:10 +0000 (21:54 +0000)
commita917679ee188c9d4a3ac30d2dc51ec9be7b95e4e
tree86c91eeed06c2791c73a6976f6743e721197f56b
parent0a56d2a17eaddb6d766b6883d3f38419fcb3d7bb
IR: add the ability to specify the call-didn't-happen ("default")
return value for conditional dirty helper calls returning values.  The
default value can be either all-zeroes or all-ones.

git-svn-id: svn://svn.valgrind.org/vex/branches/COMEM@2594
VEX/priv/ir_defs.c
VEX/pub/libvex_ir.h