about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-01-15 14:11:53 -0800
committerAlex Crichton <alex@alexcrichton.com>2015-01-15 14:11:53 -0800
commitb1a7e34fc0b5e27891eec8920b063b9453d6a14f (patch)
tree07c1bb630e69286dc97c6abc026e0110195f2218 /src/test/codegen/stack-alloc-string-slice.rs
parent4c4092d73695fd162522e6b481d17a0b37b40e64 (diff)
parente14d053a509c31c6859ce630427c9053cb1bb261 (diff)
downloadrust-b1a7e34fc0b5e27891eec8920b063b9453d6a14f.tar.gz
rust-b1a7e34fc0b5e27891eec8920b063b9453d6a14f.zip
rollup merge of #21127: erickt/opt-stack
libsyntax compiled without optimization uses a lot of stack, which can cause it to run out of stack space. This PR factors out some arm handlers from `print_expr` as well as converts `advance_left` into a loop. This helps to cut down on the stack usage.
Diffstat (limited to 'src/test/codegen/stack-alloc-string-slice.rs')
0 files changed, 0 insertions, 0 deletions