Add a pointersize/endianness safe load routine to match the store routine
authorChris Lattner <sabre@nondot.org>
Thu, 8 May 2003 16:52:16 +0000 (16:52 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 8 May 2003 16:52:16 +0000 (16:52 +0000)
commitf88b9a639770327196b2a00f365155b954dd1d30
tree29d4754a82964f1ca4218f9bb313c455f5c481a1
parentda82ed52ac02497d343b898cca0bb2cf303f062d
Add a pointersize/endianness safe load routine to match the store routine

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