diff options
| author | Kuba Brecka <kuba.brecka@gmail.com> | 2014-11-05 18:58:41 +0000 |
|---|---|---|
| committer | Kuba Brecka <kuba.brecka@gmail.com> | 2014-11-05 18:58:41 +0000 |
| commit | fe4e7c17165dd0ebd80a78023598d442911f0495 (patch) | |
| tree | f756c6a3a01b7ce9c99cb182ce7d80869149700f /llvm/lib/Analysis/SparsePropagation.cpp | |
| parent | 0078cea79251768a02f9ea5a9a8db1d0991ddb17 (diff) | |
| download | bcm5719-llvm-fe4e7c17165dd0ebd80a78023598d442911f0495.tar.gz bcm5719-llvm-fe4e7c17165dd0ebd80a78023598d442911f0495.zip | |
Fix failing allow_user_segv.cc test on OS X 10.10
The current ASan testcase Posix/allow_user_segv.cc expects SIGBUS to be triggered on 32-bit Darwin. This has apparently changed on 10.10 to trigger SIGSEGV instead, just as on 64-bit. Let's just install handlers for both SIGSEGV and SIGBUS instead of #ifdef'ing.
Reviewed at http://reviews.llvm.org/D6121
llvm-svn: 221381
Diffstat (limited to 'llvm/lib/Analysis/SparsePropagation.cpp')
0 files changed, 0 insertions, 0 deletions

