mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
Divert Hopfield network debug output. It is very noisy.
llvm-svn: 123859
This commit is contained in:
parent
c47bd85657
commit
69294ae8d7
@ -27,7 +27,7 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#define DEBUG_TYPE "regalloc"
|
||||
#define DEBUG_TYPE "spillplacement"
|
||||
#include "SpillPlacement.h"
|
||||
#include "llvm/CodeGen/EdgeBundles.h"
|
||||
#include "llvm/CodeGen/LiveIntervalAnalysis.h"
|
||||
|
Loading…
Reference in New Issue
Block a user