Modified switch generation so that only the phi values associated with the
authorJohn Criswell <criswell@uiuc.edu>
Mon, 25 Oct 2004 18:30:09 +0000 (18:30 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Mon, 25 Oct 2004 18:30:09 +0000 (18:30 +0000)
commit30cc227fa79c253332ea805a3a78ddca72aea428
tree6262408114e56ee2893b33edf2a433cdae2904fd
parent151f8ba3645defc371eb4b68427384e411305734
Modified switch generation so that only the phi values associated with the
destination basic block are copied.

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