aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/MachineVerifier.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-08-27 01:25:57 +0000
committerDan Gohman <gohman@apple.com>2009-08-27 01:25:57 +0000
commitcdde2975f55c43493f3318630985e7a1e8e14384 (patch)
tree492b9f667169a24fd421456e59e963b0e3d8e30f /lib/CodeGen/MachineVerifier.cpp
parent363cd759d4186bdae7b49e89a0d434749d6198aa (diff)
downloadexternal_llvm-cdde2975f55c43493f3318630985e7a1e8e14384.zip
external_llvm-cdde2975f55c43493f3318630985e7a1e8e14384.tar.gz
external_llvm-cdde2975f55c43493f3318630985e7a1e8e14384.tar.bz2
Initialize the PoisonMemory member before initializing
members that call methods that read the PoisonMemory member. This fixes potential spurious (though probably otherwise harmless) poising of unused memory, and fixes the associated valgrind error. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80192 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions