[llvm-commits] CVS: llvm-www/RandomBoxes/012-Modular.html
John Criswell
criswell at cs.uiuc.edu
Thu Aug 12 15:18:54 PDT 2004
Changes in directory llvm-www/RandomBoxes:
012-Modular.html updated: 1.1 -> 1.2
---
Log message:
Fixed grammar typo.
---
Diffs of the changes: (+1 -1)
Index: llvm-www/RandomBoxes/012-Modular.html
diff -u llvm-www/RandomBoxes/012-Modular.html:1.1 llvm-www/RandomBoxes/012-Modular.html:1.2
--- llvm-www/RandomBoxes/012-Modular.html:1.1 Fri May 28 14:24:58 2004
+++ llvm-www/RandomBoxes/012-Modular.html Thu Aug 12 17:18:42 2004
@@ -1,3 +1,3 @@
-LLVM is a completely modular compiler <b>infrastructure</b> that allows you
+LLVM is a completely modular compiler <b>infrastructure</b> that allows you to
build compiler related tools with ease. Simply pick the front-end,
optimizations, code generator, or other components that you need for your tool.
More information about the llvm-commits
mailing list