llvm-6502/lib/ExecutionEngine
Brian Gaeke 88560c3a42 When emitting debug msgs for function stubs, don't truncate the
printed pointer value if sizeof(unsigned) != pointer size.  Instead,
use uintptr_t.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17338 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-29 18:22:45 +00:00
..
Interpreter Fix library name. 2004-10-28 05:37:24 +00:00
JIT When emitting debug msgs for function stubs, don't truncate the 2004-10-29 18:22:45 +00:00
ExecutionEngine.cpp Fix the interpreter crash that Michael McCracken found 2004-10-26 05:35:14 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00