about summary refs log tree commit diff
path: root/src/test/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2020-03-03 15:04:57 -0800
committerJosh Stone <cuviper@gmail.com>2020-03-08 18:44:12 -0700
commit676b9bc477dfe58971b7df9df4e3a053bb187dee (patch)
tree02cf5638192c881ed7d17c5c5f496bd6e8efca37 /src/test/debuginfo/enum-thinlto.rs
parent2cb0b8582ebbf9784db9cec06fff517badbf4553 (diff)
downloadrust-676b9bc477dfe58971b7df9df4e3a053bb187dee.tar.gz
rust-676b9bc477dfe58971b7df9df4e3a053bb187dee.zip
unix: Don't override existing SIGSEGV/BUS handlers
Although `stack_overflow::init` runs very early in the process, even
before `main`, there may already be signal handlers installed for things
like the address sanitizer. In that case, just leave it alone, and don't
bother trying to allocate our own signal stacks either.
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions