]> granicus.if.org Git - llvm/commit
GlobalISel: only print debug info with -debug. NFC.
authorTim Northover <tnorthover@apple.com>
Wed, 11 Jan 2017 17:33:37 +0000 (17:33 +0000)
committerTim Northover <tnorthover@apple.com>
Wed, 11 Jan 2017 17:33:37 +0000 (17:33 +0000)
commit8ae3333f341077a67e2620a90e3883b09ab22e7c
tree4b401a3dd7265c6599fc424bb74d77d227a72c16
parent52a39de25fad1d5ebd12c8317b7c46e9eca6432d
GlobalISel: only print debug info with -debug. NFC.

Turns out DEBUG(...) has uses even inside NDEBUG checks.

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