llvm-6502/lib/Target/PIC16/AsmPrinter
Chris Lattner 1e459c4467 don't bother setting the AsmPrinter::MF ivar, now that
AsmPrinter::SetupMachineFunction sets it.  Note that systemz
and msp430 didn't.  Yay for reduced inconsistency! :)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94510 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-26 04:38:11 +00:00
..
CMakeLists.txt
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
PIC16AsmPrinter.cpp don't bother setting the AsmPrinter::MF ivar, now that 2010-01-26 04:38:11 +00:00
PIC16AsmPrinter.h Now that we have everything nicely factored (e.g. asmprinter is not 2010-01-19 05:38:33 +00:00