Skip to content

LAVA to LLVM-14#80

Merged
AndrewQuijano merged 2 commits intomasterfrom
llvm-14
Nov 26, 2025
Merged

LAVA to LLVM-14#80
AndrewQuijano merged 2 commits intomasterfrom
llvm-14

Conversation

@AndrewQuijano
Copy link
Copy Markdown
Collaborator

@AndrewQuijano AndrewQuijano commented Nov 25, 2025

Your checklist for this pull request

  • I've documented or updated the documentation of every function and struct that this PR changes.
  • I've added tests that prove my fix is effective or that my feature works (if possible)

Detailed description

LAVA supports LLVM-11, but we should switch to LLVM-14 to stay in lock step with PANDA. Also, we need it for Ubuntu 24.
...

Test plan

Confirm that CI/CD works, as shown in the screenshot, and will be enforced via CI/CD.

Additionally, I ensured that if no real bug is found, an assert is added to confirm it, which should prevent this issue from NOT being spotted again.

This fix is also confirmed in CI/CD

https://github.com/panda-re/lava/actions/runs/19714850066/job/56485065745

image ...

Closing issues

close #81
...

@github-actions github-actions bot added dependencies Pull requests that update a dependency file Github-files GitHub CI/CD Lava-Core LAVA C/C++ code labels Nov 25, 2025
@AndrewQuijano AndrewQuijano force-pushed the llvm-14 branch 8 times, most recently from 6c7005b to e4114c3 Compare November 26, 2025 03:21
@AndrewQuijano AndrewQuijano linked an issue Nov 26, 2025 that may be closed by this pull request
5 tasks
@AndrewQuijano AndrewQuijano force-pushed the llvm-14 branch 3 times, most recently from b548dc8 to c110b89 Compare November 26, 2025 17:28
@AndrewQuijano AndrewQuijano merged commit 97fead2 into master Nov 26, 2025
8 of 10 checks passed
@AndrewQuijano AndrewQuijano deleted the llvm-14 branch November 26, 2025 19:28
@AndrewQuijano AndrewQuijano mentioned this pull request Nov 26, 2025
5 tasks
@AndrewQuijano AndrewQuijano added this to the LAVA Modernization milestone Jan 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file Github-files GitHub CI/CD Lava-Core LAVA C/C++ code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Critical Error - Injection Bug Remaining Technical Debt

1 participant