NCG: Move the graph allocator into its own dir
[ghc-hetmet.git] / compiler / nativeGen / RegAlloc / Graph / ArchBase.hs
similarity index 99%
rename from compiler/nativeGen/RegArchBase.hs
rename to compiler/nativeGen/RegAlloc/Graph/ArchBase.hs
index 4709b4c..c3c1148 100644 (file)
@@ -12,7 +12,7 @@
 --     This code is here because we can test the architecture specific code against it.
 --
 
-module RegArchBase (
+module RegAlloc.Graph.ArchBase (
        RegClass(..),
        Reg(..),
        RegSub(..),