Make sure the leakdetector is told about temporary Phi nodes also, so it doesn't
authorChris Lattner <sabre@nondot.org>
Sun, 8 Sep 2002 21:19:29 +0000 (21:19 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 8 Sep 2002 21:19:29 +0000 (21:19 +0000)
commit823c4abb58bbe2a502657e068b011d864cc6d896
tree35847b3e318258b0e73f2a9f3ac2303b5c891299
parenta175ed419459f9d2e3cee67d43de3ced28b2341d
Make sure the leakdetector is told about temporary Phi nodes also, so it doesn't
erroneously report them as leaks

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3624 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/InstrSelection/InstrSelection.cpp
lib/Target/SparcV9/InstrSelection/InstrSelection.cpp