mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-01 18:12:49 +00:00
Remove a now unused statistic.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24720 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a07da92624
commit
b5f8e62d71
@ -29,7 +29,6 @@
|
|||||||
using namespace llvm;
|
using namespace llvm;
|
||||||
|
|
||||||
namespace {
|
namespace {
|
||||||
Statistic<> FusedFP ("ppc-codegen", "Number of fused fp operations");
|
|
||||||
Statistic<> FrameOff("ppc-codegen", "Number of frame idx offsets collapsed");
|
Statistic<> FrameOff("ppc-codegen", "Number of frame idx offsets collapsed");
|
||||||
|
|
||||||
//===--------------------------------------------------------------------===//
|
//===--------------------------------------------------------------------===//
|
||||||
|
Loading…
x
Reference in New Issue
Block a user