[llvm-bugs] [Bug 37224] New: [SCCP] Fix unused variable warning in release-60 builds.
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Apr 24 02:54:15 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=37224
Bug ID: 37224
Summary: [SCCP] Fix unused variable warning in release-60
builds.
Product: new-bugs
Version: 6.0
Hardware: PC
OS: All
Status: NEW
Severity: release blocker
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: egor.churaev at intel.com
CC: llvm-bugs at lists.llvm.org
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?
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180424/0fdcb282/attachment.html>
More information about the llvm-bugs
mailing list