mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-23 12:08:25 +00:00
Clean up the HTML here a bit.
llvm-svn: 136074
This commit is contained in:
parent
fe750c827a
commit
82fa07e47a
@ -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…
Reference in New Issue
Block a user