llvm-6502/lib/Target/PIC16/AsmPrinter
Chris Lattner 70a54c07a0 replace printBasicBlockLabel with EmitBasicBlockStart,
now that printBasicBlockLabel is only used for starting
a MBB.  This allows elimination of a bunch of arguments.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81684 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-13 18:25:37 +00:00
..
CMakeLists.txt
Makefile Normalize makefile comments and sort cmake file lists. 2009-08-31 13:05:24 +00:00
PIC16AsmPrinter.cpp replace printBasicBlockLabel with EmitBasicBlockStart, 2009-09-13 18:25:37 +00:00
PIC16AsmPrinter.h rename TAI -> MAI, being careful not to make MAILJMP instructions :) 2009-08-22 21:43:10 +00:00