summaryrefslogtreecommitdiff
path: root/docs/GettingStartedVS.html
diff options
context:
space:
mode:
authorJeff Cohen <jeffc@jolt-lang.org>2007-03-30 22:02:18 +0000
committerJeff Cohen <jeffc@jolt-lang.org>2007-03-30 22:02:18 +0000
commit7280ef7d6419aba4880249d0ffff4a474f136b3f (patch)
tree3a87ff2374ed9696952a715c19256a4c383a2066 /docs/GettingStartedVS.html
parent2041a0ef7544ec5ceece9cabd3963cc887861c1d (diff)
downloadllvm-7280ef7d6419aba4880249d0ffff4a474f136b3f.tar.gz
llvm-7280ef7d6419aba4880249d0ffff4a474f136b3f.tar.bz2
llvm-7280ef7d6419aba4880249d0ffff4a474f136b3f.tar.xz
This is working again.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35518 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/GettingStartedVS.html')
-rw-r--r--docs/GettingStartedVS.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/GettingStartedVS.html b/docs/GettingStartedVS.html
index 7934f1ea68..9526af57b4 100644
--- a/docs/GettingStartedVS.html
+++ b/docs/GettingStartedVS.html
@@ -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>