Closed dpaoliello closed 1 month ago
While working on the Cranelift backend on Windows ARM64, it relies on coff_translate_relocation being able to return IMAGE_REL_ARM64_BRANCH26.
coff_translate_relocation
IMAGE_REL_ARM64_BRANCH26
While working on the Cranelift backend on Windows ARM64, it relies on
coff_translate_relocation
being able to returnIMAGE_REL_ARM64_BRANCH26
.