llvm-6502/include
David Greene 014700c1a8 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75490 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-13 20:25:48 +00:00
..
llvm Add infrastructure to allow post instruction printing action triggers. 2009-07-13 20:25:48 +00:00
llvm-c Match declaration to definition. 2009-07-12 23:50:34 +00:00