2 files changed
+1
-2
lines changed- .github/patches/asmjit.patch-56
- cmake/FetchAsmjit.cmake-1
- cmake/PlugifyBuildOptions.cmake+1-1
- include/plugify/jit/call.hpp+1-1
- include/plugify/jit/call_arm64.cpp+1-1
- include/plugify/jit/call_x86.cpp+2-1
- include/plugify/jit/callback.hpp+1-1
- include/plugify/jit/callback_x86.cpp+2-1
- include/plugify/jit/helpers.hpp+2-15
- include/plugify/jit/helpers_arm64.cpp+4
- include/plugify/jit/helpers_x86.cpp+15
- include/plugify/mem_addr.hpp+65-28
- src/utils/assembly.cpp+2-4
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 | 10 |
| |
12 | 11 |
| |
13 | 12 |
| |
|
0 commit comments