forked from OSchip/llvm-project
parent
7dfc2d29ac
commit
e721eb007c
|
@ -94,6 +94,9 @@ benchmarks, and <b>many</b> other C and C++ programs.</p>
|
|||
href="LangRef.html#i_unreachable"><tt>unreachable</tt></a> instruction,
|
||||
which give the optimizer more information about the behavior of the
|
||||
program.</li>
|
||||
<li>The LLVM makefiles have been improved to build LLVM much faster and
|
||||
includes new targets (like make dist-check).</li>
|
||||
<li>The LLVM source code is now compatible with Microsoft Visual C++.</li>
|
||||
</ol>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue