Chris Lattner d3f0aefc33 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28060 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-02 19:14:47 +00:00
..
2005-04-21 20:39:54 +00:00
2005-04-21 20:39:54 +00:00
2006-04-24 06:42:15 +00:00
2005-10-24 04:13:21 +00:00
2005-04-22 03:46:24 +00:00
2005-01-05 16:27:34 +00:00
2005-04-21 20:39:54 +00:00