Skip to content

Merge r344454, r344455 and r344645 into the 7.0 branch #38855

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

Closed
llvmbot opened this issue Oct 31, 2018 · 4 comments
Closed

Merge r344454, r344455 and r344645 into the 7.0 branch #38855

llvmbot opened this issue Oct 31, 2018 · 4 comments
Assignees
Labels
bugzilla Issues migrated from bugzilla

Comments

@llvmbot
Copy link
Member

llvmbot commented Oct 31, 2018

Bugzilla Link 39507
Resolution FIXED
Resolved on Nov 01, 2018 19:26
Version 7.0
OS Linux
Blocks #38454
Reporter LLVM Bugzilla Contributor
CC @tstellar
Fixed by commit(s) r344454 r344455 r344645 r345921

Extended Description

These commits fix a crash (reported in #38525 ) that was introduced in version 3.9 and poses a major issue in KLEE.

Can the following patches be merged into release_70? Or would these changes need to be backported without modifications in any function signatures?

https://reviews.llvm.org/rL344454
https://reviews.llvm.org/rL344455
https://reviews.llvm.org/rL344645

@llvmbot
Copy link
Member Author

llvmbot commented Oct 31, 2018

assigned to @efriedma-quic

@tstellar
Copy link
Collaborator

It looks like the first patch changes the function signature, but then the third patch changes it back, so that would be OK, if these are all merged together.

Eli, what do you think about merging these patches?

@efriedma-quic
Copy link
Collaborator

Yes, if you look at the patches together, there aren't actually any API changes, just one new API.

There have't been any regressions reported on trunk, and it seems low risk. LGTM.

@tstellar
Copy link
Collaborator

tstellar commented Nov 2, 2018

Merged: r345921

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 10, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla
Projects
None yet
Development

No branches or pull requests

3 participants