Bill Wendling e35fdee39e No need to get fancy inserting a PHI node when the values are stored in stack
slots. This fixes a bug where the number of nodes coming into the PHI node may
not equal the number of predecessors. E.g., two or more landingpad instructions
may require a PHI before reaching the eh.exception and eh.selector instructions.

llvm-svn: 139035
2011-09-02 21:17:08 +00:00
..
2011-03-29 04:28:26 +00:00
2010-11-29 18:16:10 +00:00
2011-06-20 14:12:33 +00:00