]> granicus.if.org Git - clang/commitdiff
update argument.
authorChris Lattner <sabre@nondot.org>
Thu, 11 Oct 2007 00:38:03 +0000 (00:38 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 11 Oct 2007 00:38:03 +0000 (00:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42854 91177308-0d34-0410-b5e6-96231b3b80d8

www/get_involved.html

index 36ac0c25f08bd884e2e9ab8673d41dc3ada82496..e191bfec2e0ae69f188bad680b504eebd10e1f8e 100644 (file)
@@ -101,7 +101,7 @@ typedef float V __attribute__((vector_size(16)));
 \r
 \r
 Pretty printing from the AST:\r
-$ clang ~/t.c -parse-ast-print\r
+$ clang ~/t.c -ast-print\r
 typedef float V __attribute__(( vector_size(16) ));\r
 \r
 V foo(V a, V b) {\r
@@ -142,4 +142,4 @@ Here are a few tasks that are currently available for newcomers to work on:
 </ul>\r
 </div>\r
 </body>\r
-</html>
\ No newline at end of file
+</html>\r