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

[SCCP] Fix unused variable warning in release-60 builds. #36572

Closed
llvmbot opened this issue Apr 24, 2018 · 1 comment
Closed

[SCCP] Fix unused variable warning in release-60 builds. #36572

llvmbot opened this issue Apr 24, 2018 · 1 comment
Labels
bugzilla Issues migrated from bugzilla

Comments

@llvmbot
Copy link
Collaborator

llvmbot commented Apr 24, 2018

Bugzilla Link 37224
Resolution FIXED
Resolved on May 07, 2018 20:21
Version 6.0
OS All
Blocks #35997
Reporter LLVM Bugzilla Contributor
CC @efriedma-quic,@tstellar
Fixed by commit(s) r326429 r331722

Extended Description

I take release-60 branch from github: https://github.com/llvm-mirror/llvm/tree/release_60
And it doesn't build due to issue with unused variable.
This patch can fix it: https://reviews.llvm.org/rL326429
Could you please merge this patch to release-60 branch?

@tstellar
Copy link
Collaborator

tstellar commented May 8, 2018

Merged: r331722

@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

2 participants