projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdba393
)
IGNode got moved to lib/CodeGen/RegAlloc
author
Chris Lattner
<sabre@nondot.org>
Mon, 1 Sep 2003 20:00:08 +0000
(20:00 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 1 Sep 2003 20:00:08 +0000
(20:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8294
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/SparcV9/SparcV9RegClassInfo.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/SparcV9/SparcV9RegClassInfo.cpp
b/lib/Target/SparcV9/SparcV9RegClassInfo.cpp
index 6050cf069d8c7637db7dad10695427b8af6d673f..75626e4a7b96e51e87af036b9e62f444df2928e2 100644
(file)
--- a/
lib/Target/SparcV9/SparcV9RegClassInfo.cpp
+++ b/
lib/Target/SparcV9/SparcV9RegClassInfo.cpp
@@
-8,7
+8,7
@@
#include "SparcInternals.h"
#include "llvm/Type.h"
#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.