aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-03-06 03:04:04 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-03-06 03:04:04 +0000
commit87aa65f40e7c999d729e00dd241912d93e505464 (patch)
tree4d88ef6f5172eed1a464f37c8b2acf647de20ff1 /llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp
parentb5caad1d5cba26846189d33ab04a1bcd37f300e5 (diff)
downloadllvm-87aa65f40e7c999d729e00dd241912d93e505464.zip
llvm-87aa65f40e7c999d729e00dd241912d93e505464.tar.gz
llvm-87aa65f40e7c999d729e00dd241912d93e505464.tar.bz2
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. llvm-svn: 34946
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp')
0 files changed, 0 insertions, 0 deletions