Continue refactoring inline asm code. If there is an earlyclobber output
[oota-llvm.git] / 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>