mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-11 00:06:19 +00:00
1287f7443f
* Fix asm/anal IT block for ARM * Fix indent + missing spaces * Fix ARM asm patch breaking test * Remove forgotten debug printf * Moved anal patch to separate function anal_ITblock() * Changed to RIOBind + fix code based on comments * Fix issue with io/rasm * Switched to HT, still need to invalidate HT * Add routine to track and clean ITblock Co-authored-by: Riccardo Schirone <ret2libc@users.noreply.github.com>