]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #33909 - michaelwoerister:frame-pointer-fix, r=nikomatsakis
authorbors <bors@rust-lang.org>
Mon, 30 May 2016 18:01:55 +0000 (11:01 -0700)
committerbors <bors@rust-lang.org>
Mon, 30 May 2016 18:01:55 +0000 (11:01 -0700)
Emit "no-frame-pointer-elim" attribute for closures, shims, and glue.

This will hopefully let `perf` give better backtraces.
r? @nikomatsakis


Trivial merge