This is working again.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35518 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Jeff Cohen 2007-03-30 22:02:18 +00:00
parent 2041a0ef75
commit 7280ef7d64

View 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>