Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
romainthomas committed Dec 10, 2024
1 parent 0ff950c commit 793657d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/sphinx/extended/disassembler/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ accurate for disassembling code. This LLVM's MC layer has already been used by
other projects like `capstone <https://www.capstone-engine.org/>`_ or more
recently `Nyxstone <https://github.com/emproof-com/nyxstone>`_.

Compared to Capstone, LIEF uses a mainstream LLVM version without any modification
Compared to Capstone, LIEF uses a mainstream LLVM version with limited modifications
on the MC layer. On the other hand, it does not expose a C API, supports fewer
architectures than Capstone, and does not expose a standalone API.

Expand Down

0 comments on commit 793657d

Please sign in to comment.