Skip to content

Commit eaa733c

Browse files
da-viperjh7370
andauthored
Update llvm/docs/CommandGuide/llvm-addr2line.rst
Co-authored-by: James Henderson <[email protected]>
1 parent e1e2d8d commit eaa733c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/docs/CommandGuide/llvm-addr2line.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ Here are some of those differences:
3636
- ``llvm-addr2line`` parses options from the environment variable
3737
``LLVM_ADDR2LINE_OPTS`` instead of from ``LLVM_SYMBOLIZER_OPTS``.
3838

39-
- ``llvm-addr2line`` accepts an address with a '+' prefix e.g. `+0x00777fff`.
40-
this is treated as a symbol name by ``llvm-symbolizer``
39+
- ``llvm-addr2line`` accepts an address with a '+' prefix, e.g. `+0x00777fff`.
40+
This is treated as a symbol name by ``llvm-symbolizer``.
4141

4242
SEE ALSO
4343
--------

0 commit comments

Comments
 (0)