Skip to content
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

Fixes for LLVM 17 (and 16) #1597

Merged
merged 1 commit into from
Feb 16, 2024
Merged

Conversation

bmourad01
Copy link
Contributor

@bmourad01 bmourad01 commented Feb 15, 2024

This also covers #1595.

There was a really tricky segfault to track down in the call to MCInstrDesc::mayAffectControlFlow, see my comment as well as here. This comment is also present in LLVM 16.

@bmourad01 bmourad01 changed the title Fixes for LLVM 17 Fixes for LLVM 17 (and 16) Feb 15, 2024
@ivg
Copy link
Member

ivg commented Feb 16, 2024

Thanks! The build on linux is failing with No space left on device on z3. I will take a look at it tomorrow to see if we can squeeze anything out of the runner. However, the build on macOS fails with llvm, it looks like an issue with the packager, will try addressing it in a separate PR.

@ivg ivg merged commit 637276d into BinaryAnalysisPlatform:master Feb 16, 2024
5 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants