[cfe-commits] r67863 - in /cfe/trunk: include/clang/Driver/Options.def tools/clang-cc/clang.cpp
Chris Lattner
clattner at apple.com
Tue Apr 7 20:44:41 PDT 2009
On Apr 7, 2009, at 3:44 PM, Daniel Dunbar wrote:
> On Tue, Apr 7, 2009 at 11:55 AM, Mike Stump <mrs at apple.com> wrote:
> On Apr 7, 2009, at 8:53 AM, Daniel Dunbar wrote:
> Towards that end (and the direction we have been headed), the idea
> is to make clang do the *maximum* of translation
>
> I envision a world that doesn't have clang calling out to a clang-
> cc; one where we don't pay for the extra fork and exec. I just
> don't see the advantage.
>
> Yes; I was talking about the same world. This is why we want to move
> all complicated argument handling to one place, the driver.
FYI:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090406/076104.html
Lets drop this or take it offline.
-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20090407/b15ac5d6/attachment.html>
More information about the cfe-commits
mailing list