File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 11# LDC master
22
3+ #### Big news
4+
5+ #### Platform support
6+
7+ #### Bug fixes
8+
9+ # LDC 1.32.2 (2023-05-12)
10+
311#### Big news
412- New command-line option ` --fwarn-stack-size=<threshold> ` with LLVM 13+. (#4378 )
513- New command-line option ` --fsplit-stack ` for incremental stack allocations, see https://llvm.org/docs/SegmentedStacks.html . (#4379 )
614 - New UDA ` ldc.attributes.noSplitStack ` disables it on a per-function basis. (#4382 )
715- New command-line option ` --indent ` for the ` timetrace2txt ` tool. (#4391 )
816
9- #### Platform support
10-
1117#### Bug fixes
1218- Fix potentially huge compile slowdowns with ` -g ` and LLVM 15+. (#4354 , #4393 )
1319- Treat * all* LLVM warnings as regular warnings (e.g., errors with ` -w ` ). Requires LLVM 13+. (#4384 )
You can’t perform that action at this time.
0 commit comments