[msan] Use SIGHUP instead of SIGUSR1 in test.
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Wed, 30 Jul 2014 08:17:58 +0000 (08:17 +0000)
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Wed, 30 Jul 2014 08:17:58 +0000 (08:17 +0000)
commit5c72938c39f97672f0557069cfcce9dd95446477
tree470864800447d92a2b13fd93ad121d77bf615bfd
parent681069d6754c329e854facf2f095cd5dbb474e30
[msan] Use SIGHUP instead of SIGUSR1 in test.

Apparently, SIGUSR1 does not work on x86_64+ArchLinux for some reason.

For more details, see:
https://groups.google.com/forum/#!topic/llvm-dev/4Ag1FF4M2Dw

llvm-svn: 214289
compiler-rt/test/msan/chained_origin_with_signals.cc