Skip to content
  • Ian Lynagh's avatar
    Move more code into codeGen/CodeGen/Platform.hs · c0907ed2
    Ian Lynagh authored
    HaskellMachRegs.h is no longer included in anything under compiler/
    
    Also, includes/CodeGen.Platform.hs now includes "stg/MachRegs.h"
    rather than <stg/MachRegs.h> which means that we always get the file
    from the tree, rather than from the bootstrapping compiler.
    c0907ed2