[lld] r214968 - Fix sphinx warning.

Dan Liew dan at su-root.co.uk
Wed Aug 6 07:11:48 PDT 2014


Author: delcypher
Date: Wed Aug  6 09:11:47 2014
New Revision: 214968

URL: http://llvm.org/viewvc/llvm-project?rev=214968&view=rev
Log:
Fix sphinx warning.

Modified:
    lld/trunk/docs/windows_support.rst

Modified: lld/trunk/docs/windows_support.rst
URL: http://llvm.org/viewvc/llvm-project/lld/trunk/docs/windows_support.rst?rev=214968&r1=214967&r2=214968&view=diff
==============================================================================
--- lld/trunk/docs/windows_support.rst (original)
+++ lld/trunk/docs/windows_support.rst Wed Aug  6 09:11:47 2014
@@ -76,7 +76,7 @@ Building LLD
 ============
 
 Using Visual Studio IDE/MSBuild
----------------------------
+-------------------------------
 
 1. Check out LLVM and LLD from the LLVM SVN repository (or Git mirror),
 #. run ``cmake -G "Visual Studio 12" <llvm-source-dir>`` from VS command prompt,





More information about the llvm-commits mailing list