Deduplicate `HaskellMachRegs.h` and `RtsMachRegs.h` headers
Until 0472f0f6 there was a meaningful host vs target distinction (though it wasn't used right, in genapply). After that, they did not differ in meaningful ways, so it's best to just only keep one.
Showing
- includes/Cmm.h 1 addition, 1 deletionincludes/Cmm.h
- includes/Stg.h 1 addition, 1 deletionincludes/Stg.h
- includes/stg/HaskellMachRegs.h 0 additions, 66 deletionsincludes/stg/HaskellMachRegs.h
- includes/stg/MachRegsForHost.h 3 additions, 3 deletionsincludes/stg/MachRegsForHost.h
- rts/rts.cabal.in 1 addition, 2 deletionsrts/rts.cabal.in
- utils/genapply/Main.hs 1 addition, 1 deletionutils/genapply/Main.hs
Loading