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 Targets now configure themselves based on the source module, not on the 2003-08-24 19:50:53 +00:00
JIT Targets now configure themselves based on the source module, not on the 2003-08-24 19:50:53 +00:00
ExecutionEngine.cpp Consult the target data, not the module, about how large the current pointer 2003-08-24 19:55:26 +00:00
Makefile rename selection library to selectiondag 2003-08-15 04:56:09 +00:00