diff options
author | Ben Gamari <ben@smart-cactus.org> | 2021-11-16 21:10:33 -0500 |
---|---|---|
committer | Ben Gamari <ben@well-typed.com> | 2021-11-24 03:47:39 +0000 |
commit | eda53c15c47d20311c1e73e4af2348ed331181eb (patch) | |
tree | 5f4fde45a45639b37e8c2c4a4345a3516ff03283 /rts/CloneStack.c | |
parent | 9dcb2ad15df54e209cfae3dd1f51cf8e8d6c69d5 (diff) | |
download | haskell-wip/linker-debug.tar.gz |
linker: Introduce linker_verbose debug outputwip/linker-debug
This splits the -Dl RTS debug output into two distinct flags:
* `+RTS -Dl` shows errors and debug output which scales with at most
O(# objects)
* `+RTS -DL` shows debug output which scales with O(# symbols)t
Diffstat (limited to 'rts/CloneStack.c')
0 files changed, 0 insertions, 0 deletions