mirror of
https://github.com/lifting-bits/sleigh
synced 2026-06-21 13:56:12 +00:00
Update Ghidra HEAD to commit e73d2088e (#237)
Bump Ghidra HEAD commit e73d2088e Changed files: ``` M Ghidra/Processors/PowerPC/data/languages/ppc.ldefs M Ghidra/Processors/PowerPC/data/languages/ppc_vle.sinc M Ghidra/Processors/tricore/data/languages/tc176x.pspec M Ghidra/Processors/x86/data/languages/ia.sinc M Ghidra/Processors/x86/src/main/java/ghidra/app/util/bin/format/elf/relocation/X86_64_ElfRelocationContext.java ``` Co-authored-by: pgoodman <pgoodman@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4becc755e9
commit
acabb5ffc5
@@ -48,7 +48,7 @@ if("${sleigh_RELEASE_TYPE}" STREQUAL "HEAD")
|
||||
# TODO: CMake only likes numeric characters in the version string....
|
||||
set(ghidra_head_version "11.1")
|
||||
set(ghidra_version "${ghidra_head_version}")
|
||||
set(ghidra_head_git_tag "85d276bce0bb2055c5556825afc810d3163ed15f")
|
||||
set(ghidra_head_git_tag "e73d2088e4b154b27a063007b84527ae49ba7298")
|
||||
set(ghidra_git_tag "${ghidra_head_git_tag}")
|
||||
set(ghidra_shallow FALSE)
|
||||
set(ghidra_patches
|
||||
|
||||
Reference in New Issue
Block a user