Skip to content

Commit

Permalink
Fix LLVM sphinx bot
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronBallman committed Oct 11, 2023
1 parent 0cb6c41 commit 670034c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llvm/docs/TableGen/ProgRef.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1850,7 +1850,7 @@ and non-0 as true.
``!range(``\ *list*\ ``)``
Equivalent to ``!range(0, !size(list))``.

``!repr(``\ *value*` ``)``
``!repr(``\ *value*\ ``)``
Represents *value* as a string. String format for the value is not
guaranteed to be stable. Intended for debugging purposes only.

Expand Down

0 comments on commit 670034c

Please sign in to comment.