aboutsummaryrefslogtreecommitdiff
path: root/src/codegen/c.zig
diff options
context:
space:
mode:
authorJacob Young <jacobly0@users.noreply.github.com>2025-02-14 05:42:10 -0500
committerJacob Young <jacobly0@users.noreply.github.com>2025-02-15 03:45:21 -0500
commitf98f5a5f742d3fb4400d288b716feecfc26a8238 (patch)
treedb4b3e5c042612c4a2b7b0728b5f9dfbc0175ef4 /src/codegen/c.zig
parent4ea18c22f958c05aa5c715fc8823d704699746ec (diff)
downloadzig-f98f5a5f742d3fb4400d288b716feecfc26a8238.tar.gz
zig-f98f5a5f742d3fb4400d288b716feecfc26a8238.zip
main: increase thread stack size for non-x86_64 backends
I observed a stack overflow during x86_64 CodeGen in a debug compiler compiled by the llvm backend. This happens while compiling `main.buildOutputType` due to the Air being nested almost 500 levels.
Diffstat (limited to 'src/codegen/c.zig')
0 files changed, 0 insertions, 0 deletions