diff options
| author | Vadim Chugunov <vadimcn@gmail.com> | 2015-08-01 16:07:38 -0700 |
|---|---|---|
| committer | Vadim Chugunov <vadimcn@gmail.com> | 2015-08-01 22:00:46 -0700 |
| commit | e493027984b5961617c867a7003face00a057c92 (patch) | |
| tree | a8c9cda54b4311b0f74432aaab293a98afc6c428 /src/libstd/sys/common/backtrace.rs | |
| parent | 6112b220782134c70516301f7dab2e05e3283f54 (diff) | |
| download | rust-e493027984b5961617c867a7003face00a057c92.tar.gz rust-e493027984b5961617c867a7003face00a057c92.zip | |
When a `nounwind` function has a personality routine, LLVM messes up .seh directives (happens to `rust_try` in optimized builds). A workaround is to give `rust_try` the `uwtable` attribute.
Also, make sure that the dummy "load from null" instruction inserted by init_function() gets cleaned up.
Diffstat (limited to 'src/libstd/sys/common/backtrace.rs')
0 files changed, 0 insertions, 0 deletions
