mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-30 17:33:24 +00:00
It looks like I'm fixing a spelling mistake, but I'm really trying to
replicate the CVS performance problems that Reid is seeing. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18089 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c7b4f1033f
commit
c24d48282b
@ -614,7 +614,7 @@ OPTIONS:
|
||||
</pre>
|
||||
|
||||
<p>Again, the only structural difference between the debug level declaration and
|
||||
the optimiation level declaration is that the debug level declaration includes
|
||||
the optimization level declaration is that the debug level declaration includes
|
||||
an option name (<tt>"debug_level"</tt>), which automatically changes how the
|
||||
library processes the argument. The CommandLine library supports both forms so
|
||||
that you can choose the form most appropriate for your application.</p>
|
||||
|
Loading…
Reference in New Issue
Block a user