X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Fmain%2FDriverPipeline.hs;h=ce59458e9e69fde8f2ac39afc90610e211a23430;hb=06e14415fa8aef5be7d01314d08fcd87873cd0da;hp=2482aaad0f5562b8907e55f3132635b1dddb6e34;hpb=56af76cc6a264621bfd18071f21e6a608e691e47;p=ghc-hetmet.git diff --git a/ghc/compiler/main/DriverPipeline.hs b/ghc/compiler/main/DriverPipeline.hs index 2482aaa..ce59458 100644 --- a/ghc/compiler/main/DriverPipeline.hs +++ b/ghc/compiler/main/DriverPipeline.hs @@ -1005,7 +1005,7 @@ run_phase Ilasm _basename _suff input_fn output_fn SysTools.FileOption "" input_fn ]) return (Just output_fn) -#endif -- ILX +#endif /* ILX */ ----------------------------------------------------------------------------- -- MoveBinary sort-of-phase