Closed KinseyMoore closed 3 years ago
Seems correct according to the beta information about ILP32 in https://developer.arm.com/documentation/ihi0056/g/ !
What does this need to proceed to a merge? Is there anything I still need to do?
@KinseyMoore, we'll merge this patch along with other 2021.1 changes that are in pipeline. This is likely to happen in May
This is merged, hence closing.
Check for non-ARM machine code when setting execution state since ELF32 can contain both ARMv7/AArch32 code as well as AArch64 code using the ILP32 data model.
Closes #7