forked from OSchip/llvm-project
79ab7f736f
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 | ||
LLVMBuild.txt | ||
Makefile | ||
RecordingMemoryManager.cpp | ||
RecordingMemoryManager.h | ||
RemoteTarget.cpp | ||
RemoteTarget.h | ||
lli.cpp |