Go to file
Chris Lattner f50d7f76c6 fix a bug I introduced in simplifycfg handling single entry phi
nodes. FoldSingleEntryPHINodes deletes the PHI, so there is no
need to delete it afterward.

llvm-svn: 60653
2008-12-07 07:22:45 +00:00
clang a minor grammar fix 2008-12-07 00:59:53 +00:00
llvm fix a bug I introduced in simplifycfg handling single entry phi 2008-12-07 07:22:45 +00:00