This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: "short pretty" names?
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: Chris Lattner <sabre at nondot dot org>
- Cc: gcc at gcc dot gnu dot org
- Date: 29 Aug 2003 21:49:39 +0200
- Subject: Re: "short pretty" names?
- Organization: Integrable Solutions
- References: <Pine.LNX.4.44.0308290947240.27691-100000@nondot.org>
Chris Lattner <sabre@nondot.org> writes:
| Is this implemented? If not, does it seem feasible, and where should I
| start looking if I wanted to do this?
It is not yet implemented, but should be easy to do with the new
pretty-printer.
-- Gaby