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

gcov fix #1511

Merged
merged 1 commit into from
Jul 11, 2024
Merged

gcov fix #1511

merged 1 commit into from
Jul 11, 2024

Conversation

MarkMankins
Copy link
Collaborator

@MarkMankins MarkMankins commented Jul 10, 2024

If --enable-gcov is passed to the configure script, PANDA displays this message and aborts when llvm is first enabled:

JIT session error: Symbols not found: [ llvm_gcov_init ]

This patch fixes that issue.

If --enable-gcov is passed to the configure script, PANDA displays this message
and aborts when llvm is first enabled:

JIT session error: Symbols not found: [ llvm_gcov_init ]

This patch fixes that issue.
@AndrewFasano AndrewFasano merged commit a778ee0 into panda-re:dev Jul 11, 2024
4 of 5 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