[PATCH] D37895: [ubsan] Support signal specific options in ubsan
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 18 00:56:40 PDT 2017
vitalybuka updated this revision to Diff 115604.
vitalybuka added a comment.
Rebase and updated ubisan build files
https://reviews.llvm.org/D37895
Files:
compiler-rt/lib/ubsan/CMakeLists.txt
compiler-rt/lib/ubsan/ubsan_init.cc
compiler-rt/lib/ubsan/ubsan_init.h
compiler-rt/lib/ubsan/ubsan_signals_plugin.cc
compiler-rt/lib/ubsan/ubsan_signals_standalone.cc
compiler-rt/test/sanitizer_common/TestCases/Linux/allow_user_segv.cc
compiler-rt/test/sanitizer_common/TestCases/Posix/dedup_token_length_test.cc
compiler-rt/test/sanitizer_common/TestCases/Posix/dump_instruction_bytes.cc
compiler-rt/test/sanitizer_common/TestCases/Posix/sanitizer_set_report_fd_test.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37895.115604.patch
Type: text/x-patch
Size: 9362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170918/b66dcf00/attachment.bin>
More information about the llvm-commits
mailing list