Handling SIGILL on Darwin works fine, so let's just make this feature work and re-enable the ill.cc testcase.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D27141
[asan] Support handle_sigill on Darwin ClosedPublic Authored by kubamracek on Nov 25 2016, 2:32 PM.
Details Summary Handling SIGILL on Darwin works fine, so let's just make this feature work and re-enable the ill.cc testcase.
Diff Detail
Event Timelinekubamracek updated this object. This revision is now accepted and ready to land.Nov 25 2016, 5:37 PM Closed by commit rL287959: [asan] Support handle_sigill on Darwin (authored by kuba.brecka). · Explain WhyNov 25 2016, 5:40 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 79326 compiler-rt/trunk/lib/sanitizer_common/sanitizer_mac.cc
compiler-rt/trunk/test/asan/TestCases/ill.cc
|