This is working again.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35518 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/GettingStartedVS.html b/docs/GettingStartedVS.html
index 7934f1e..9526af5 100644
--- a/docs/GettingStartedVS.html
+++ b/docs/GettingStartedVS.html
@@ -293,8 +293,7 @@
 
       <p>Note: this will only work for trivial C programs.  Non-trivial programs
         (and any C++ program) will have dependencies on the GCC runtime that
-        won't be satisfied by the Microsoft runtime libraries.  Currently, it
-        doesn't even work for trivial C programs such as the one above.</p>
+        won't be satisfied by the Microsoft runtime libraries.</p>
 
   <li><p>Execute the native code program:</p>