[MCJIT] Temporarily revert r220245 - it broke several bots.
authorLang Hames <lhames@gmail.com>
Tue, 21 Oct 2014 00:24:02 +0000 (00:24 +0000)
committerLang Hames <lhames@gmail.com>
Tue, 21 Oct 2014 00:24:02 +0000 (00:24 +0000)
commitacaf8f5618194731f77a4033e294665974b92e40
treee78fc8a5f9cf1e5d6468f47f6897e6af246f7be3
parent9be94733945e1b5da59bea1d84fc40efbfafc96e
[MCJIT] Temporarily revert r220245 - it broke several bots.

(See e.g. http://bb.pgr.jp/builders/cmake-llvm-x86_64-linux/builds/17653)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220249 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/ELFObjectFile.h
include/llvm/Object/ELFTypes.h
include/llvm/Object/SymbolicFile.h
include/llvm/Support/ELF.h
lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
lib/Object/MachOObjectFile.cpp
test/ExecutionEngine/RuntimeDyld/AArch64/MachO_ARM64_relocations.s
test/ExecutionEngine/RuntimeDyld/ARM/MachO_ARM_PIC_relocations.s
test/ExecutionEngine/RuntimeDyld/X86/MachO_i386_DynNoPIC_relocations.s
test/ExecutionEngine/RuntimeDyld/X86/MachO_x86-64_PIC_relocations.s