https://bugs.llvm.org/show_bug.cgi?id=44808
Bug ID: 44808
Summary: unused variable:
Target/ARM/ARMConstantIslandPass.cpp:333
Product: libraries
Version: 10.0
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Backend: ARM
Assignee: unassignedb...@nondot.org
Reporter: ggr...@gmail.com
CC: llvm-bugs@lists.llvm.org, peter.sm...@linaro.org,
ties.st...@arm.com
/tmp/nix-build-llvm-10.0.0rc1.drv-0/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp:333:17:
warning: unused variable 'BBInfo' [-Wunused-variable]
BBInfoVector &BBInfo = BBUtils->getBBInfo();
^
Should be an easy fix.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs