llvm-6502/lib/ExecutionEngine/JIT
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
..
Intercept.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
JIT.cpp Use cleaner quoting and eliminate blank space 2004-10-22 23:35:57 +00:00
JIT.h Pass around IntrinsicLowering instances as appropriate. 2003-12-28 09:44:37 +00:00
JITEmitter.cpp When emitting debug msgs for function stubs, don't truncate the 2004-10-29 18:22:45 +00:00
Makefile Fix library name. 2004-10-28 05:37:24 +00:00
TargetSelect.cpp The cleanup is done. Update comment. 2004-07-11 08:24:02 +00:00