Go to file
Dale Johannesen 0ce4a7cc44 Make sure both PendingLoads and PendingExports are flushed
before an invoke.  Failure to do this causes references in
the landing pad to variables that were not set.  Fixes
g++.dg/eh/delayslot1.C
g++.dg/eh/fp-regs.C
g++.old-deja/g++.brendan/eh1.C

llvm-svn: 49243
2008-04-04 23:48:31 +00:00
clang Avoid implicitly including any header files (requested by ckane). 2008-04-04 22:58:22 +00:00
llvm Make sure both PendingLoads and PendingExports are flushed 2008-04-04 23:48:31 +00:00