llvm-6502/lib
Jim Grosbach de98273189 Static relocation model Thumb jump table interworking.
Make sure the low bit of the PC is set when loading an address directly
for jump tables in static relocation model.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138912 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-31 22:23:09 +00:00
..
Analysis After r138010, subroutine type does not have context info. Update type verifier accordingly. 2011-08-31 18:04:31 +00:00
Archive
AsmParser
Bitcode
CodeGen Fix Size Typing 2011-08-31 21:34:20 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Fix C++0x narrowing errors when char is unsigned. 2011-08-30 20:53:29 +00:00
Object Teach macho-dump to dump the uleb128s referred to by linkedit_data segments. 2011-08-30 22:10:58 +00:00
Support
Target Static relocation model Thumb jump table interworking. 2011-08-31 22:23:09 +00:00
Transforms Make sure we aren't deleting the landingpad instruction. 2011-08-31 20:55:20 +00:00
VMCore Fixes following the CR by Chris and Duncan: 2011-08-29 19:58:36 +00:00
CMakeLists.txt
Makefile