OSDN Git Service

[MachinePipeliner][NFC] Do resource tracking log only when requested.
authorJinsong Ji <jji@us.ibm.com>
Tue, 18 Jun 2019 20:24:49 +0000 (20:24 +0000)
committerJinsong Ji <jji@us.ibm.com>
Tue, 18 Jun 2019 20:24:49 +0000 (20:24 +0000)
commitcc384fa64694826cd63fec029a136a0aa3f6a59e
treef58fbc470b6869d3cf05d0b3f85225c38eed40f9
parentdddc90d3d6b46228b35c1dca57f75fa0873f504c
[MachinePipeliner][NFC] Do resource tracking log only when requested.

In most cases we don't need to do resource tracking debug,
so leave them off by default.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@363733 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachinePipeliner.cpp