llvm-6502/lib
Bill Wendling cfcccef926 Look at the end of the entry block for an invoke.
The invoke could be at the end of the entry block. If it's the only one, then we
won't process all of the landingpad instructions correctly. This code is
currently ugly, but should be made much nicer once the new EH switch is thrown.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138397 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-23 22:20:16 +00:00
..
Analysis Revert "Address Duncan's CR request:" 2011-08-23 20:11:10 +00:00
Archive
AsmParser
Bitcode
CodeGen Look at the end of the entry block for an invoke. 2011-08-23 22:20:16 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Fix AsmParser binary precedence for shift operators. 2011-08-20 16:24:13 +00:00
Object
Support This patch adds support of le32 pseudo-cpu that stands for generic 2011-08-23 16:59:00 +00:00
Target Fix a nasty bug where a v4i64 was being wrong emitted with 32-bit 2011-08-23 22:06:37 +00:00
Transforms Add a comment. 2011-08-22 17:29:37 +00:00
VMCore Add some useful accessors to c++ api that appear to be missing from the c api 2011-08-23 20:27:46 +00:00
CMakeLists.txt
Makefile