llvm-6502/lib/ExecutionEngine
Chris Lattner c879e8ffc4 Consult the target data, not the module, about how large the current pointer
size is.  This ensures that if the module has no specified pointer size that
things will work correctly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8136 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-24 19:55:26 +00:00
..
Interpreter
JIT
ExecutionEngine.cpp Consult the target data, not the module, about how large the current pointer 2003-08-24 19:55:26 +00:00
Makefile