]> git.lizzy.rs Git - rust.git/commit
Implement `eh_unwind_resume` in libstd.
authorVadim Chugunov <vadimcn@gmail.com>
Sun, 18 Oct 2015 21:28:47 +0000 (14:28 -0700)
committerVadim Chugunov <vadimcn@gmail.com>
Mon, 19 Oct 2015 02:57:32 +0000 (19:57 -0700)
commitdef917afeb4ae4668010c2ff2b2757ed7ac4931a
tree59ea2cfebaf29c154c4e4103031e8f2e8036a4bb
parent1da466253c1fe6491f330a4ae5aa56da950928bf
Implement `eh_unwind_resume` in libstd.
src/libstd/sys/common/libunwind.rs
src/libstd/sys/common/unwind/gcc.rs
src/libstd/sys/common/unwind/seh64_gnu.rs