Skip to content
  • Sylvain Henry's avatar
    Correctly test active backend · e079bb72
    Sylvain Henry authored and Marge Bot's avatar Marge Bot committed
    Previously we used a platform settings to detect if the native code
    generator was used. This was wrong. We need to use the
    `DynFlags.hscTarget` field instead.
    e079bb72