llvm-6502/support
Brian Gaeke 4166445b7c Cleanups:
Mangler.cpp: Constify parameter to makeNameProper, and use const_iterator.
 Make Count an unsigned int, and use utostr().
 Don't name parameters things that start with underscore.
Mangler.h: All of the above, and also: Add Emacs mode-line.  Include <set>.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7301 91177308-0d34-0410-b5e6-96231b3b80d8
2003-07-24 21:37:57 +00:00
..
lib/Support Cleanups: 2003-07-24 21:37:57 +00:00
tools Added a DEBUG() guard to a debug information printout. 2003-07-18 18:03:45 +00:00