diff options
| author | Kuba Brecka <kuba.brecka@gmail.com> | 2015-11-30 14:11:02 +0000 |
|---|---|---|
| committer | Kuba Brecka <kuba.brecka@gmail.com> | 2015-11-30 14:11:02 +0000 |
| commit | 77ff41124737776f895d0b17aba3525403f8ac60 (patch) | |
| tree | beeb58ccc7cc1a6fe53d41a8ef69c52dae89337c /llvm/lib/Transforms/Utils/SimplifyInstructions.cpp | |
| parent | 6fd067592502a9e52700e2b7b2f523b589fa0827 (diff) | |
| download | bcm5719-llvm-77ff41124737776f895d0b17aba3525403f8ac60.tar.gz bcm5719-llvm-77ff41124737776f895d0b17aba3525403f8ac60.zip | |
[tsan] Fix signals and setjmp/longjmp on OS X
1) There's a few wrongly defined things in tsan_interceptors.cc,
2) a typo in tsan_rtl_amd64.S which calls setjmp instead of sigsetjmp in the interceptor, and
3) on OS X, accessing an mprotected page results in a SIGBUS (and not SIGSEGV).
Differential Revision: http://reviews.llvm.org/D15052
llvm-svn: 254299
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyInstructions.cpp')
0 files changed, 0 insertions, 0 deletions

