mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-26 21:20:29 +00:00
Sphinx refuses to render this code block. Try adding a newline.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188382 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ef7aefc53b
commit
17a5457ffe
@ -24,6 +24,7 @@ LLVM's assemblers allow floating-point constants to be written in C99's
|
||||
hexadecimal format instead of decimal if desired.
|
||||
|
||||
.. code-block:: gas
|
||||
|
||||
.section .data
|
||||
.float 0x1c2.2ap3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user