1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/lib/ExecutionEngine
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
..
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