mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-06 09:44:39 +00:00
Add a couple of new features
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17282 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1fca5ff62b
commit
f1ccf1a6dc
@ -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…
x
Reference in New Issue
Block a user