mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-06-16 12:24:03 +00:00
IGNode got moved to lib/CodeGen/RegAlloc
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8294 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@ -8,7 +8,7 @@
|
|||||||
#include "SparcInternals.h"
|
#include "SparcInternals.h"
|
||||||
#include "llvm/Type.h"
|
#include "llvm/Type.h"
|
||||||
#include "../../CodeGen/RegAlloc/RegAllocCommon.h" // FIXME!
|
#include "../../CodeGen/RegAlloc/RegAllocCommon.h" // FIXME!
|
||||||
#include "llvm/CodeGen/IGNode.h"
|
#include "../../CodeGen/RegAlloc/IGNode.h" // FIXME!
|
||||||
|
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
// Int Register Class - method for coloring a node in the interference graph.
|
// Int Register Class - method for coloring a node in the interference graph.
|
||||||
|
Reference in New Issue
Block a user