Y
Hacker News
new
|
ask
|
show
|
jobs
by
yshui
550 days ago
i'd say it's mostly due to linking. the debug info generated is absolutely enormous.
1 comments
vient
549 days ago
LLVM_USE_SPLIT_DWARF may help with this, some recent measurements:
https://www.tweag.io/blog/2023-11-23-debug-fission/#an-examp...
link