-
-
Notifications
You must be signed in to change notification settings - Fork 373
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove Capstone 3 (fix CS 4 & 5) #3934
Conversation
172b812
to
d86d3c6
Compare
13742eb
to
b3a5fe8
Compare
The clang-format failed test is weird. I ran clang-format-18 on it with the result here (also looks more correct as before). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
But for the clang-format
it's better to stick to LLVM 16, I think. 18 version is unreleased, we can't rely on it.
"endian" issue (which is none) is fixed with capstone-engine/capstone#2180 |
aa7f226
to
972353b
Compare
Really not ontop of the game currently. Missed this one: capstone-engine/capstone#2182 |
972353b
to
084ae01
Compare
Your checklist for this pull request
Detailed description
Addresses #3210
Since it is on a dist branch, this PR will also fix the bugs introduced with ARM and PPC CS v6 merge.
Test plan
All green.
Closing issues
closes #3210