Fix Windows memory freeing: add a check for fb == NULL; fixes trac #4506
[ghc-hetmet.git] / compiler / nativeGen / Alpha / RegInfo.hs
2009-02-04 Ben.Lippmeier@anu... NCG: Split RegAllocInfo into arch specific modules