From b0e1c2bab58e8fd89eb1cfb84be3ded9fdb51e72 Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Sun, 18 Oct 2009 02:09:02 +0000 Subject: [PATCH] Grammaro. llvm-svn: 84388 --- clang/www/UniversalDriver.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clang/www/UniversalDriver.html b/clang/www/UniversalDriver.html index ff7990104110..f66151a49345 100644 --- a/clang/www/UniversalDriver.html +++ b/clang/www/UniversalDriver.html @@ -35,7 +35,7 @@ this entry point (the universal driver) would have access to all the information that the driver, compiler, and other tools need to build applications for that target.

-

This is a large and open-ended project. It's eventually success depends not +

This is a large and open-ended project. It's eventual success depends not just on implementing the model, but also on getting buy-in from compiler developers, operating system distribution vendors and the development community at large. Our plan is to begin by defining a clear list of the problems we want