1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/lib/ExecutionEngine/JIT
Brian Gaeke a757bae04f When emitting debug msgs for function stubs, don't truncate the
printed pointer value if sizeof(unsigned) != pointer size.  Instead,
use uintptr_t.

llvm-svn: 17338
2004-10-29 18:22:45 +00:00
..
Emitter.cpp When emitting debug msgs for function stubs, don't truncate the 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
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