Add -ddump-specialisations, -ddump-specializations
These flags will dump information about any specialisations generated as a result of pragmas or the specialiser. Resolves: #24032
parent
eba41f81
No related branches found
No related tags found
Pipeline #84777 passed
Stage: tool-lint
Stage: quick-build
Stage: full-build
Stage: packaging
Stage: testing
Showing
- compiler/GHC/Core/Opt/Specialise.hs 34 additions, 8 deletionscompiler/GHC/Core/Opt/Specialise.hs
- compiler/GHC/Driver/Flags.hs 1 addition, 0 deletionscompiler/GHC/Driver/Flags.hs
- compiler/GHC/Driver/Session.hs 4 additions, 0 deletionscompiler/GHC/Driver/Session.hs
- compiler/GHC/HsToCore/Binds.hs 23 additions, 1 deletioncompiler/GHC/HsToCore/Binds.hs
- docs/users_guide/9.10.1-notes.rst 4 additions, 0 deletionsdocs/users_guide/9.10.1-notes.rst
- docs/users_guide/debugging.rst 9 additions, 0 deletionsdocs/users_guide/debugging.rst
Loading
Please register or sign in to comment