Dwarf generation fixed pt 2
- Don't bracket HsTick expression uneccessarily - Generate debug information in UTF8 - Reduce amount of information generated - we do not currently need block information, for example. Special thanks to slyfox for the reports! (cherry picked from commit 36df0988)
Showing
- compiler/hsSyn/HsExpr.hs 1 addition, 1 deletioncompiler/hsSyn/HsExpr.hs
- compiler/nativeGen/Dwarf.hs 4 additions, 1 deletioncompiler/nativeGen/Dwarf.hs
- compiler/nativeGen/Dwarf/Constants.hs 2 additions, 1 deletioncompiler/nativeGen/Dwarf/Constants.hs
- compiler/nativeGen/Dwarf/Types.hs 22 additions, 13 deletionscompiler/nativeGen/Dwarf/Types.hs
Loading
Please register or sign in to comment