[llvm-commits] CVS: llvm/docs/CommandGuide/tblgen.pod
Chris Lattner
lattner at cs.uiuc.edu
Fri Jun 2 10:41:31 PDT 2006
Changes in directory llvm/docs/CommandGuide:
tblgen.pod updated: 1.1 -> 1.2
---
Log message:
tblgen isn't related to llvm2cpp. Fix typo
---
Diffs of the changes: (+1 -5)
tblgen.pod | 6 +-----
1 files changed, 1 insertion(+), 5 deletions(-)
Index: llvm/docs/CommandGuide/tblgen.pod
diff -u llvm/docs/CommandGuide/tblgen.pod:1.1 llvm/docs/CommandGuide/tblgen.pod:1.2
--- llvm/docs/CommandGuide/tblgen.pod:1.1 Wed May 31 12:54:39 2006
+++ llvm/docs/CommandGuide/tblgen.pod Fri Jun 2 12:41:19 2006
@@ -108,12 +108,8 @@
If B<tblgen> succeeds, it will exit with 0. Otherwise, if an error
occurs, it will exit with a non-zero value.
-=head1 SEE ALSO
-
-L<llvm2cpp|llvm2cpp>
-
=head1 AUTHORS
-Mainteind by The LLVM Team (L<http://llvm.org>).
+Maintained by The LLVM Team (L<http://llvm.org>).
=cut
More information about the llvm-commits
mailing list