mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-15 02:29:07 +00:00
<pre> seems to close <p>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102057 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ee2187a38d
commit
ed38745a2a
@ -274,12 +274,10 @@ LLVM MC Project Blog Post</a>.
|
||||
made substantially more progress on LLVM mainline.</p>
|
||||
|
||||
<p>One minor example of what MC can do is to transcode an AT&T syntax
|
||||
X86 .s file into intel syntax. You can do this with something like:
|
||||
|
||||
X86 .s file into intel syntax. You can do this with something like:</p>
|
||||
<pre>
|
||||
llvm-mc foo.s -output-asm-variant=1 -o foo-intel.s
|
||||
</pre>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user