Calling raise seems to not allow the frame_handler to reach the main method on our aarch64 builder (we only _Z14signal_handleri and __kernel_rt_sigreturn). Using kill(getpid(), SIGSEGV) doesn't seem to have this issue.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Feel free to ship this to unbreak the bots until we've found a real solution for D114385