mirror of
https://github.com/lifting-bits/sleigh
synced 2026-06-21 13:56:12 +00:00
Update Ghidra HEAD to commit 69a66e0ee (#329)
Changed files: ``` M Ghidra/Processors/x86/data/languages/ia.sinc ``` Commit details: ``` [Commit 1/1] Hash: 48ae03833ea2bb9a9a29d2d11704486cb596e2bf Date: 2025-01-23 14:58:46 +0000 Message: GP-5299: Fixed pop instruction macros Files changed: M Ghidra/Processors/x86/data/languages/ia.sinc ```
This commit is contained in:
committed by
GitHub
parent
873108dd0e
commit
4cedffc104
@@ -52,7 +52,7 @@ if("${sleigh_RELEASE_TYPE}" STREQUAL "HEAD")
|
||||
# TODO: CMake only likes numeric characters in the version string....
|
||||
set(ghidra_head_version "11.4")
|
||||
set(ghidra_version "${ghidra_head_version}")
|
||||
set(ghidra_head_git_tag "24ca217a5aecb172b937807f42e91abe2c6aa615")
|
||||
set(ghidra_head_git_tag "69a66e0eeca4707aeebb217a6a3873dcb502723e")
|
||||
set(ghidra_git_tag "${ghidra_head_git_tag}")
|
||||
set(ghidra_shallow FALSE)
|
||||
set(ghidra_patches
|
||||
|
||||
Reference in New Issue
Block a user