shrink 4-byte branches to 1-byte branches when lowering from
MachineInstr -> MCInst.  This is what the assembler backend wants,
it relaxes from smaller to larger things.  This fixes rdar://7750815

llvm-svn: 98493
1 file changed
tree: cb458445e643e834fa2edd58e62638c0d8a88651
  1. clang/
  2. compiler-rt/
  3. llvm/