This is working again.
authorJeff Cohen <jeffc@jolt-lang.org>
Fri, 30 Mar 2007 22:02:18 +0000 (22:02 +0000)
committerJeff Cohen <jeffc@jolt-lang.org>
Fri, 30 Mar 2007 22:02:18 +0000 (22:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35518 91177308-0d34-0410-b5e6-96231b3b80d8

docs/GettingStartedVS.html

index 7934f1ea6894b40aad84d6636e64d814d537af9d..9526af57b47f048c82cf5008332e63d00e057dc8 100644 (file)
@@ -293,8 +293,7 @@ All these paths are absolute:</p>
 
       <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>