Fix Windows memory freeing: add a check for fb == NULL; fixes trac #4506
[ghc-hetmet.git] / compiler / nativeGen / Size.hs
2009-02-15 Ben.Lippmeier@anu... NCG: Split up the native code generator into arch speci...