mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-05 12:31:33 +00:00
Small fix to the "Other Improvements and New Features" section of the release notes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102063 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c0287baced
commit
a0c4484bce
@ -769,8 +769,8 @@ href="http://blog.llvm.org/2010/04/arm-advanced-simd-neon-intrinsics-and.html">
|
|||||||
<li>You can now build LLVM as a big dynamic library (e.g. "libllvm2.7.so"). To
|
<li>You can now build LLVM as a big dynamic library (e.g. "libllvm2.7.so"). To
|
||||||
get this, configure LLVM with the --enable-shared option.</li>
|
get this, configure LLVM with the --enable-shared option.</li>
|
||||||
|
|
||||||
<li>LLVM command line tools now overwrite their output by default, before they
|
<li>LLVM command line tools now overwrite their output by default. Previously,
|
||||||
would only do this with -f. This makes them more convenient to use, and
|
they would only do this with -f. This makes them more convenient to use, and
|
||||||
behave more like standard unix tools.</li>
|
behave more like standard unix tools.</li>
|
||||||
|
|
||||||
<li>The opt and llc tools now autodetect whether their input is a .ll or .bc
|
<li>The opt and llc tools now autodetect whether their input is a .ll or .bc
|
||||||
|
Loading…
Reference in New Issue
Block a user