hanchenye-llvm-project/llvm/lib/ExecutionEngine
Chris Lattner 69cab0dd52 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.

llvm-svn: 8136
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