mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
Call Cygwin by its proper name, and give it a link. :-)
llvm-svn: 13929
This commit is contained in:
parent
ecbd23ed95
commit
524cca4a9d
@ -114,7 +114,8 @@ collectors.</li>
|
||||
analysis algorithm.</li>
|
||||
<li>Bugpoint can <a href="http://llvm.cs.uiuc.edu/PR327">extract individual
|
||||
basic blocks</a> to track down reduce miscompilation testcases.</li>
|
||||
<li>LLVM and the C front-end now work under Win32 using the cygnus libraries.
|
||||
<li>LLVM and the C front-end now work under Win32 using the
|
||||
<a href="http://www.cygwin.com">Cygwin</a> runtime libraries.
|
||||
This includes the JIT compiler.</li>
|
||||
</ol>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user