1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00

Fix grammar.

llvm-svn: 145361
This commit is contained in:
Peter Collingbourne 2011-11-29 02:04:44 +00:00
parent 0f9a3f91ae
commit 70d1e1ce8f

View File

@ -1108,7 +1108,7 @@ be used to verify some algorithms.
aim for all future versions of LLVM to read bitcode files and .ll files
produced by LLVM 3.0.</li>
<li>Tablegen has been split into a library, allowing the clang tblgen pieces
now live in the clang tree. The llvm version has been renamed to
to now live in the clang tree. The llvm version has been renamed to
llvm-tblgen instead of tblgen.</li>
<li>The <code>LLVMC</code> meta compiler driver was removed.</li>
<li>The unused PostOrder Dominator Frontiers and LowerSetJmp passes were removed.</li>