mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Remove spurious brackets.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83787 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9289ae85b4
commit
83f6c929e3
@ -611,7 +611,7 @@ it run faster:</p>
|
||||
|
||||
<ul>
|
||||
|
||||
<li>The <tt>llc -asm-verbose</tt> option (exposed from llvm-gcc as (<tt>-dA</tt>)
|
||||
<li>The <tt>llc -asm-verbose</tt> option (exposed from llvm-gcc as <tt>-dA</tt>
|
||||
and clang as <tt>-fverbose-asm</tt> or <tt>-dA</tt>) now adds a lot of
|
||||
useful information in comments to
|
||||
the generated .s file. This information includes location information (if
|
||||
|
Loading…
Reference in New Issue
Block a user