llvm-6502/lib
Dale Johannesen a4091d34f3 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



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49243 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-04 23:48:31 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Make sure both PendingLoads and PendingExports are flushed 2008-04-04 23:48:31 +00:00
Debugger
ExecutionEngine Provide an initial cut at exposing JIT compiled symbols to performance 2008-04-04 05:51:42 +00:00
Linker
Support
System Re-implemented Path::createDirectoryOnDisk (for Unix). 2008-04-03 16:11:31 +00:00
Target strdup needs <cstring>. This fixes a build error with g++-4.3. 2008-04-04 16:08:00 +00:00
Transforms Iterators folloring a SmallVector erased element are invalidated so 2008-04-02 18:24:46 +00:00
VMCore
Makefile