forked from OSchip/llvm-project
In import thunk, jmp is: - On x86, 0xFF 0x25 [disp32]. - On x64, 0xFF 0x25 [pcrel32]. See also my r144178. llvm-svn: 203523 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| IntelJITEventListenerTest.cpp | ||
| JITEventListenerTest.cpp | ||
| JITEventListenerTestCommon.h | ||
| JITMemoryManagerTest.cpp | ||
| JITTest.cpp | ||
| JITTests.def | ||
| Makefile | ||
| MultiJITTest.cpp | ||
| OProfileJITEventListenerTest.cpp | ||