Merge pull request #2074 from XVilka/remove-todo

Remove outdated and irrelevant TODO
This commit is contained in:
Wu ChenXu 2023-07-05 21:14:26 +08:00 committed by GitHub
commit 851c783dc4

16
TODO
View File

@ -1,16 +0,0 @@
Issues to be solved in next versions
[Core]
- X86 can already handle all the malware tricks we are aware of. If you find
any such instruction sequence that Capstone disassembles wrongly or fails
completely, please report. Fixing this issue is always the top priority of
our project.
- More optimization for better performance.
[Bindings]
- OCaml binding is working, but still needs to support the core API better.