]> Cypherpunks repositories - gostls13.git/commit
[dev.ssa] cmd/compile: provide stack trace for caught panics
authorJosh Bleecher Snyder <josharian@gmail.com>
Thu, 30 Jul 2015 17:28:57 +0000 (10:28 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Thu, 30 Jul 2015 20:31:35 +0000 (20:31 +0000)
commit165c1c16d1e94ddd961e5b99eab6610d95af6fa6
treed33eca4dda4b83746feae6f15b413ac2fb2770d9
parent6d9362a1f79a916a1a8de0a6bde8a3a94dc89944
[dev.ssa] cmd/compile: provide stack trace for caught panics

Change-Id: I9cbb6d53a8c2302222b13d2f33b081b704208b8a
Reviewed-on: https://go-review.googlesource.com/12932
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Todd Neal <todd@tneal.org>
src/cmd/compile/internal/ssa/compile.go