"short pretty" names?
Chris Lattner
sabre@nondot.org
Fri Aug 29 16:59:00 GMT 2003
On Fri, 29 Aug 2003, John Levon wrote:
> On Fri, Aug 29, 2003 at 10:08:48AM -0500, Chris Lattner wrote:
> > Unfortunately, I'm looking to get this from _within_ GCC
>
> Why ?
Because my backend is generating type names and they are too long.
Ideally the user will never see these type names (they are not for error
messages), but for debugging purposes (of the backend) it would be handy
to have. The idea of fork/execing another processes to generate thousands
of names is not appealing, and adds extra dependencies on the compiler.
-Chris
--
http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/
More information about the Gcc
mailing list