mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +01:00
422f3a0037
Introduce a new class (MachineCodeInfo) that the JIT can fill in with details. Right now, just the address and the size of the machine code are reported. Patch by Evan Phoenix! llvm-svn: 72040 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Intercept.cpp | ||
JIT.cpp | ||
JIT.h | ||
JITDwarfEmitter.cpp | ||
JITDwarfEmitter.h | ||
JITEmitter.cpp | ||
JITMemoryManager.cpp | ||
Makefile | ||
TargetSelect.cpp |