diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2015-02-17 15:51:18 +0530 |
|---|---|---|
| committer | Manish Goregaokar <manishsmail@gmail.com> | 2015-02-17 17:33:19 +0530 |
| commit | 1a1ac6c1abea03154b510d4788f4f4192a639955 (patch) | |
| tree | c2b286d90b81d2e0441f2ef90d973b7bb4ba94ee /src/rustllvm/ExecutionEngineWrapper.cpp | |
| parent | 5e0adf2401b6fab9bcd79070a096957783fbcc9d (diff) | |
| parent | 5a6ea7a0716e9b6e10655b62d893a973b7c43ad8 (diff) | |
| download | rust-1a1ac6c1abea03154b510d4788f4f4192a639955.tar.gz rust-1a1ac6c1abea03154b510d4788f4f4192a639955.zip | |
Rollup merge of #22404 - semarie:signal_reported_right, r=aturon
The test \"signal_reported_right\" send a signal `1` to `/bin/sh`, and check the status code to check if the signal is reported right. Under OpenBSD, the signal `1` (`SIGHUP`) is catched by `/bin/sh`, resulting the test failed. Use the uncatchable signal `9` (`SIGKILL`) for test.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
