1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/lib/Target/PIC16/AsmPrinter
Dan Gohman a803c712dd Instead of printing unnecessary basic block labels as labels in
verbose-asm mode, print comments instead. This eliminates a non-comment
difference between verbose-asm mode and non-verbose-asm mode.

Also, factor out the relevant code out of all the targets and into
target-independent code.

llvm-svn: 83392
2009-10-06 17:38:38 +00:00
..
CMakeLists.txt
Makefile Normalize makefile comments and sort cmake file lists. 2009-08-31 13:05:24 +00:00
PIC16AsmPrinter.cpp Instead of printing unnecessary basic block labels as labels in 2009-10-06 17:38:38 +00:00
PIC16AsmPrinter.h the tblgen produced 'getRegisterName' method does not access 2009-09-13 20:19:22 +00:00