diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2007-03-06 03:04:04 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2007-03-06 03:04:04 +0000 |
commit | 8fb0f190a90f34b9d94d027ed8daf5f537e4b891 (patch) | |
tree | d2fb6e3e08d4b2e23647da1ef5cd4c874b43d957 /lib/ExecutionEngine/Interpreter/Interpreter.cpp | |
parent | 9d87eb19be82b28d288e38eab3bbe145060a0701 (diff) |
Simplify things significantly because GenericValue now has a single integer
field, of type APInt, instead of multiple integer fields. Also, get rid of
the special endianness code in StoreValueToMemory and LoadValueToMemory.
ExecutionEngine is always used to execute on the host platform so this is
now unnecessary.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34946 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine/Interpreter/Interpreter.cpp')
0 files changed, 0 insertions, 0 deletions