OSDN Git Service

Added jump table address relocation.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 23 Jun 2006 01:02:37 +0000 (01:02 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 23 Jun 2006 01:02:37 +0000 (01:02 +0000)
commit52b510b4c4f36f58c4aa37a1f835eb95e89e0adb
tree849f77c8561690d908b0083dd43c49b9a3ec5b26
parent74cb064a352b2ead0c8f5a40dbf1cd9a82d5354a
Added jump table address relocation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28908 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineRelocation.h
lib/ExecutionEngine/JIT/JITEmitter.cpp