Skip to content

Commit

Permalink
Sphinx refuses to render this code block. Try adding a newline.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188382 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
d0k committed Aug 14, 2013
1 parent ef7aefc commit 17a5457
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Extensions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 17a5457

Please sign in to comment.