[dev.cc] runtime: convert panic and stack code from C to Go
The conversion was done with an automated tool and then modified only as necessary to make it compile and run. [This CL is part of the removal of C code from package runtime. See golang.org/s/dev.cc for an overview.] LGTM=r R=r, dave CC=austin, dvyukov, golang-codereviews, iant, khr https://golang.org/cl/166520043
Showing
src/runtime/stack.c
deleted
100644 → 0
This diff is collapsed.
src/runtime/stack.go
deleted
100644 → 0
src/runtime/stack1.go
0 → 100644
This diff is collapsed.
src/runtime/stack2.go
0 → 100644
Please register or sign in to comment