mirror of
https://github.com/lifting-bits/sleigh
synced 2026-06-21 13:56:12 +00:00
Update Ghidra HEAD to commit ddf36db43 (#218)
Bump Ghidra HEAD commit ddf36db43 Changed files: ``` M Ghidra/Features/Decompiler/src/decompile/cpp/ruleaction.cc M Ghidra/Features/Decompiler/src/decompile/cpp/type.cc M Ghidra/Processors/68000/data/languages/68000.sinc M Ghidra/Processors/AARCH64/data/languages/AARCH64base.sinc M Ghidra/Processors/Atmel/data/languages/avr32a_bit_operations.sinc M Ghidra/Processors/HCS12/data/languages/XGATE.sinc M Ghidra/Processors/PowerPC/data/languages/ppc.dwarf M Ghidra/Processors/tricore/data/languages/tricore.sinc M Ghidra/Processors/x86/data/languages/ia.sinc ``` Co-authored-by: pgoodman <pgoodman@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
cfa08a5f9c
commit
f9bbbbcdb0
@@ -48,7 +48,7 @@ if("${sleigh_RELEASE_TYPE}" STREQUAL "HEAD")
|
||||
# TODO: CMake only likes numeric characters in the version string....
|
||||
set(ghidra_head_version "10.5")
|
||||
set(ghidra_version "${ghidra_head_version}")
|
||||
set(ghidra_head_git_tag "134806cbe46dcb71bb41ed19deae1dec840a846f")
|
||||
set(ghidra_head_git_tag "ddf36db434ebf86efe241afc9b344caa304a2b24")
|
||||
set(ghidra_git_tag "${ghidra_head_git_tag}")
|
||||
set(ghidra_shallow FALSE)
|
||||
set(ghidra_patches
|
||||
|
||||
Reference in New Issue
Block a user