This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: A sick idea - mmapped file output
- To: zackw at stanford dot edu
- Subject: Re: A sick idea - mmapped file output
- From: Mark Mitchell <mark at codesourcery dot com>
- Date: Thu, 02 Nov 2000 22:08:59 -0800
- Cc: gcc at gcc dot gnu dot org
- Organization: CodeSourcery, LLC
- References: <20001102214053.G322@wolery.stanford.edu>
Zack --
This only affects CPP when *not* integrated with the front-ends,
right? In other words, when it is generating a .i file, not when we
do the fully integrated thing where the front-end just snarfs up the
tokens directly from the preprocessor?
If that's right, I'm not sure that this level of cleverness is
necessary. It's only going to be useful in the short term; once we do
the Right Thing in the front-ends, the preprocessor won't be doing any
I/O anyhow.
Or am I lost?
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com