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

llvm: initialize loc of artificial CL_BINOP_MULT insn #100

Merged
merged 1 commit into from
Jul 18, 2024
Merged

Conversation

kdudka
Copy link
Owner

@kdudka kdudka commented Jul 18, 2024

... to prevent plotInsn() from printing garbage into the resulting .dot file.

Fixes: #99
Closes: #100

... to prevent `plotInsn()` from printing garbage into
the resulting `.dot` file.

Fixes: #99
Closes: #100
@kdudka kdudka requested a review from lzaoral July 18, 2024 10:35
@kdudka kdudka self-assigned this Jul 18, 2024
@kdudka
Copy link
Owner Author

kdudka commented Jul 18, 2024

@lzaoral Thanks for review!

@kdudka kdudka closed this in 830666c Jul 18, 2024
@kdudka kdudka merged commit 830666c into master Jul 18, 2024
20 checks passed
@kdudka kdudka deleted the llvm-init-loc branch July 18, 2024 10:58
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.

Uninitialised or corrupted struct cl_loc
2 participants