Take Chris' suggestion and define EnableFastISelVerbose and
authorDan Gohman <gohman@apple.com>
Tue, 28 Oct 2008 20:35:31 +0000 (20:35 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 28 Oct 2008 20:35:31 +0000 (20:35 +0000)
commit2275105edbee89df8f5a68655ee75c9a5f169dbb
tree34bbb9d9dde7055b02799cdb1ccb31166d63a205
parent19bd0adf0d914aa3eb568280a36ee4f5851116d9
Take Chris' suggestion and define EnableFastISelVerbose and
EnableFastISelAbort variables for Release mode instead of
using ifdefs in the code.

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