mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-07 01:38:26 +00:00
Clean up the HTML here a bit.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136074 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8aa695dc6f
commit
b3aa4715c1
@ -3010,7 +3010,8 @@ should not be exposed to source languages.</p>
|
||||
|
||||
<h5>Syntax:</h5>
|
||||
<pre>
|
||||
br i1 <cond>, label <iftrue>, label <iffalse><br> br label <dest> <i>; Unconditional branch</i>
|
||||
br i1 <cond>, label <iftrue>, label <iffalse>
|
||||
br label <dest> <i>; Unconditional branch</i>
|
||||
</pre>
|
||||
|
||||
<h5>Overview:</h5>
|
||||
|
Loading…
x
Reference in New Issue
Block a user