mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
74519947c0
On 32-bit hosts %p can print garbage when given a uint64_t, we should use %llx instead. This only affects the output of the debugging text produced by lli. llvm-svn: 182209 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
lli.cpp | ||
LLVMBuild.txt | ||
Makefile | ||
RecordingMemoryManager.cpp | ||
RecordingMemoryManager.h | ||
RemoteTarget.cpp | ||
RemoteTarget.h |