Skip to content
  • David Greene's avatar
    · 81bcae5f
    David Greene authored
    Simplify operand padding by keying off tabs in the asm stream.  If
    padding is disabled, tabs get replaced by spaces except in the case of
    the first operand, where the tab is output to line up the operands after
    the mnemonics.
    
    Add some better comments and eliminate redundant code.
    
    Fix some testcases to not assume tabs.
    
    llvm-svn: 77740
    81bcae5f
Loading