Add `-dsuppress-core-sizes` flag (#20342)
This flag is used to remove the output of core stats per binding in Core dumps.
Showing
- compiler/GHC/Core/Lint.hs 5 additions, 3 deletionscompiler/GHC/Core/Lint.hs
- compiler/GHC/Core/Opt/Pipeline.hs 5 additions, 4 deletionscompiler/GHC/Core/Opt/Pipeline.hs
- compiler/GHC/Driver/Flags.hs 1 addition, 0 deletionscompiler/GHC/Driver/Flags.hs
- compiler/GHC/Driver/Session.hs 3 additions, 1 deletioncompiler/GHC/Driver/Session.hs
- docs/users_guide/debugging.rst 8 additions, 0 deletionsdocs/users_guide/debugging.rst
- testsuite/tests/deSugar/should_compile/T16615.stderr 3 additions, 0 deletionstestsuite/tests/deSugar/should_compile/T16615.stderr
- testsuite/tests/deSugar/should_compile/T19969.stderr 3 additions, 0 deletionstestsuite/tests/deSugar/should_compile/T19969.stderr
- testsuite/tests/deSugar/should_compile/T2431.stderr 17 additions, 0 deletionstestsuite/tests/deSugar/should_compile/T2431.stderr
- testsuite/tests/deriving/should_compile/T17339.stderr 4 additions, 0 deletionstestsuite/tests/deriving/should_compile/T17339.stderr
- testsuite/tests/numeric/should_compile/T14170.stdout 6 additions, 0 deletionstestsuite/tests/numeric/should_compile/T14170.stdout
- testsuite/tests/numeric/should_compile/T14465.stdout 11 additions, 0 deletionstestsuite/tests/numeric/should_compile/T14465.stdout
- testsuite/tests/numeric/should_compile/T7116.stdout 9 additions, 0 deletionstestsuite/tests/numeric/should_compile/T7116.stdout
- testsuite/tests/printer/T18052a.stderr 3 additions, 0 deletionstestsuite/tests/printer/T18052a.stderr
- testsuite/tests/roles/should_compile/Roles13.stderr 26 additions, 0 deletionstestsuite/tests/roles/should_compile/Roles13.stderr
- testsuite/tests/simplCore/should_compile/T13143.stderr 10 additions, 0 deletionstestsuite/tests/simplCore/should_compile/T13143.stderr
- testsuite/tests/simplCore/should_compile/T18013.stderr 6 additions, 0 deletionstestsuite/tests/simplCore/should_compile/T18013.stderr
- testsuite/tests/simplCore/should_compile/T3717.stderr 7 additions, 0 deletionstestsuite/tests/simplCore/should_compile/T3717.stderr
- testsuite/tests/simplCore/should_compile/T3772.stdout 8 additions, 0 deletionstestsuite/tests/simplCore/should_compile/T3772.stdout
- testsuite/tests/simplCore/should_compile/T4908.stderr 8 additions, 0 deletionstestsuite/tests/simplCore/should_compile/T4908.stderr
- testsuite/tests/simplCore/should_compile/T4930.stderr 7 additions, 0 deletionstestsuite/tests/simplCore/should_compile/T4930.stderr
Loading
Please register or sign in to comment