Using 'stdcall' when it is not supported is only a warning now (#3336)
[ghc-hetmet.git] / compiler / nativeGen / Instruction.hs
2009-02-15 Ben.Lippmeier@anu... NCG: Split up the native code generator into arch speci...