aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-05-02 19:14:47 +0000
committerChris Lattner <sabre@nondot.org>2006-05-02 19:14:47 +0000
commite1c96369e27525978ee72620d47726cb81f4f257 (patch)
treea808eccd2040808207f846b2c688bfffc6f5055a /llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp
parentc9aa3715e874acbf3fe044154aab01cba90fd8f7 (diff)
downloadllvm-e1c96369e27525978ee72620d47726cb81f4f257.zip
llvm-e1c96369e27525978ee72620d47726cb81f4f257.tar.gz
llvm-e1c96369e27525978ee72620d47726cb81f4f257.tar.bz2
Fix a purely hypothetical problem (for now): emitWord emits in the host
byte format. This doesn't work when using the code emitter in a cross target environment. Since the code emitter is only really used by the JIT, this isn't a current problem, but if we ever start emitting .o files, it would be. llvm-svn: 28060
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp')
0 files changed, 0 insertions, 0 deletions