forked from OSchip/llvm-project
parent
e842074c48
commit
6b7bb1f127
|
@ -482,9 +482,9 @@ faster:</p>
|
|||
have switched over to use it. The eventual goal is to eliminate
|
||||
std::ostream in favor of it.</li>
|
||||
|
||||
<li><p>LLVM 2.4 includes an optional build system based on CMake. It
|
||||
still is on its early stages but can be useful for Visual C++
|
||||
userswho can not use the Visual Studio IDE.</p></li>
|
||||
<li>LLVM 2.4 includes an optional build system based on CMake. It
|
||||
still is in its early stages but can be useful for Visual C++
|
||||
users who can not use the Visual Studio IDE.</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Reference in New Issue