mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-30 23:33:57 +00:00
Change a reference to gccas to a reference to opt.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34095 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
434262ad51
commit
6b6c73e7bc
@ -575,7 +575,7 @@ $ opt -stats -mypassname < program.bc > /dev/null
|
||||
</pre>
|
||||
</div>
|
||||
|
||||
<p> When running <tt>gccas</tt> on a C file from the SPEC benchmark
|
||||
<p> When running <tt>opt</tt> on a C file from the SPEC benchmark
|
||||
suite, it gives a report that looks like this:</p>
|
||||
|
||||
<div class="doc_code">
|
||||
|
Loading…
x
Reference in New Issue
Block a user