Chris Lattner d100478886 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
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