X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fmain%2FHscMain.lhs;h=fee24c643e129e305d0f3fcad0150ac3eef88b3f;hb=5892af0e08fdb890b5a0b9a64346d9f7773a6ed8;hp=f054d25f9f2d61e97b2df17608980b72a3e3fce2;hpb=6bc92166180824bf046d31e378359e3c386150f9;p=ghc-hetmet.git diff --git a/compiler/main/HscMain.lhs b/compiler/main/HscMain.lhs index f054d25..fee24c6 100644 --- a/compiler/main/HscMain.lhs +++ b/compiler/main/HscMain.lhs @@ -673,7 +673,7 @@ hscGenHardCode cgguts mod_summary then do cmms <- tryNewCodeGen hsc_env this_mod data_tycons dir_imps cost_centre_info stg_binds hpc_info - pprTrace "cmms" (ppr cmms) $ return cmms + return cmms else {-# SCC "CodeGen" #-} codeGen dflags this_mod data_tycons dir_imps cost_centre_info