Print all PHI copies for successor blocks before the terminator, whether it be a...
authorChris Lattner <sabre@nondot.org>
Sun, 9 May 2004 03:42:48 +0000 (03:42 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 9 May 2004 03:42:48 +0000 (03:42 +0000)
commita05e0ec4197908e5c9caa5ec5c47f3c143086247
treeaaad4e6c697ca5ec1745fb9da5667f906f0addb1
parentbe97b4e9ab871214fbbb7587ac0d5cff769374e3
Print all PHI copies for successor blocks before the terminator, whether it be a conditional branch or switch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13430 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CBackend/CBackend.cpp
lib/Target/CBackend/Writer.cpp