CodeGen : Check LLVM_ENABLE_DUMP definition for dumpMachineInstrRangeWithSlotIndex.
authorJunmo Park <junmoz.park@samsung.com>
Tue, 28 Mar 2017 04:14:25 +0000 (04:14 +0000)
committerJunmo Park <junmoz.park@samsung.com>
Tue, 28 Mar 2017 04:14:25 +0000 (04:14 +0000)
commitc7479ba86a6daf19e408610204fb55d79d37abc9
tree926da7720b6a290decf440630e8445b82e3fab9e
parentf496f9a27304f72e11f2514b99f41a99991bc66b
CodeGen : Check LLVM_ENABLE_DUMP definition for dumpMachineInstrRangeWithSlotIndex.

Summary:
Add missing check routine for dumpMachineInstrRangeWithSlotIndex including LLVM_DUMP_METHOD.

Reviewers: bkramer

Differential revision: https://reviews.llvm.org/D30367

llvm-svn: 298895
llvm/lib/CodeGen/InlineSpiller.cpp