[BOLT] Fix iterator issue
Summary: Getting a forward iterator from reverse iterator was implemented incorrectly. For some reason erase worked on it, but it's clearly wrong and printing the instruction (before the deletion) results in an error. (cherry picked from FBD7457457)
parent
a62f4fda
Please register or sign in to comment