... | ... | @@ -73,7 +73,7 @@ Here we also dump STG syntax since this is necessary to interpret the profile: |
|
|
```
|
|
|
stage1.*.ghc.hs.opts += -ddump-to-file -ddump-simpl -ddump-stg
|
|
|
stage1.*.ghc.hs.opts += -ticky -ticky-allocd
|
|
|
stage1.*.ghc-bin.ghc.link.opts += -ticky
|
|
|
stage1.ghc-bin.ghc.link.opts += -ticky
|
|
|
```
|
|
|
|
|
|
### Building an eventlog-enabled stage2 compiler
|
... | ... | |