[NFC][MC] Rename alignBranches* to emitInstruction*
alignBranches is X86 specific, change the name in a more general one since other target can do some state chang before and after emitting the instruction.
Loading
Please sign in to comment
alignBranches is X86 specific, change the name in a more general one since other target can do some state chang before and after emitting the instruction.