Fix a place where the declaration didn't use LLVM_ENABLE_DUMP but the
authorChandler Carruth <chandlerc@gmail.com>
Tue, 20 Nov 2012 10:23:50 +0000 (10:23 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 20 Nov 2012 10:23:50 +0000 (10:23 +0000)
commit638d2d74bc4d9e972aed6479889a894d74e838ba
tree1b18fc76dd5eb3326d6a7955a16a6b6079ee0515
parent3a902d0ae7763e952eb2fa70e2b07ccb038ae235
Fix a place where the declaration didn't use LLVM_ENABLE_DUMP but the
definition did.

The last part of PR14324.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168363 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineScheduler.h