Skip to content
  • David Greene's avatar
    · de54478b
    David Greene authored
    Add infrastructure to allow post instruction printing action triggers.
    We'll eventually use this to print comments in asm files and do other
    fun things.
    
    This adds interfaces to the AsmPrinter and changes TableGen to invoke
    the postInstructionAction when appropriate.  It also add parameters to
    TargetAsmInfo to control comment layout.
    
    llvm-svn: 75490
    de54478b
Loading