]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Memcheck: share tmpMap among all MCEnv instances.
authorIvo Raisr <ivosh@ivosh.net>
Sat, 30 Sep 2017 17:20:01 +0000 (19:20 +0200)
committerIvo Raisr <ivosh@ivosh.net>
Sat, 30 Sep 2017 17:20:01 +0000 (19:20 +0200)
commitc00dff7ad96afeeb01e54c3663d74441ac082457
tree09f38b8ed8860954744712a80eea9a2deff39f3d
parent3c769fb56e06095b906ad8be8b4521bb9366d25f
Memcheck: share tmpMap among all MCEnv instances.

tmpMap needs to mimic tyenv as they manage the same set of IRTemp's.
memcheck/mc_translate.c