[llvm-commits] [llvm] r147721 - /llvm/trunk/docs/CommandGuide/lit.pod

Eli Bendersky eli.bendersky at intel.com
Fri Jan 6 20:11:27 PST 2012


Author: eliben
Date: Fri Jan  6 22:11:27 2012
New Revision: 147721

URL: http://llvm.org/viewvc/llvm-project?rev=147721&view=rev
Log:
Fix dead link

Modified:
    llvm/trunk/docs/CommandGuide/lit.pod

Modified: llvm/trunk/docs/CommandGuide/lit.pod
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/CommandGuide/lit.pod?rev=147721&r1=147720&r2=147721&view=diff
==============================================================================
--- llvm/trunk/docs/CommandGuide/lit.pod (original)
+++ llvm/trunk/docs/CommandGuide/lit.pod Fri Jan  6 22:11:27 2012
@@ -37,7 +37,7 @@
 more information.
 
 Users interested in the B<lit> architecture or designing a B<lit> testing
-implementation should see L<"LIT ARCHITECTURE">
+implementation should see L<"LIT INFRASTRUCTURE">
 
 =head1 GENERAL OPTIONS
 





More information about the llvm-commits mailing list