Divert Hopfield network debug output. It is very noisy.

llvm-svn: 123859
This commit is contained in:
Jakob Stoklund Olesen 2011-01-19 23:14:59 +00:00
parent 509089f5b6
commit 79be8aecba
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
// //
//===----------------------------------------------------------------------===// //===----------------------------------------------------------------------===//
#define DEBUG_TYPE "regalloc" #define DEBUG_TYPE "spillplacement"
#include "SpillPlacement.h" #include "SpillPlacement.h"
#include "llvm/CodeGen/EdgeBundles.h" #include "llvm/CodeGen/EdgeBundles.h"
#include "llvm/CodeGen/LiveIntervalAnalysis.h" #include "llvm/CodeGen/LiveIntervalAnalysis.h"