diff options
author | Walter Lee <waltl@google.com> | 2018-05-18 00:43:54 +0000 |
---|---|---|
committer | Walter Lee <waltl@google.com> | 2018-05-18 00:43:54 +0000 |
commit | b134dbb3c3f43cf6dd17abb1cdd1c27a4e9d64cd (patch) | |
tree | 97745249bf90e566e5d71a9cf26bbe8b52cd0ed6 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 66ab99c3ee9aa716cfe2c7c253de75067e5d1d7b (diff) | |
download | bcm5719-llvm-b134dbb3c3f43cf6dd17abb1cdd1c27a4e9d64cd.tar.gz bcm5719-llvm-b134dbb3c3f43cf6dd17abb1cdd1c27a4e9d64cd.zip |
[sanitizer] Trivial portion of the port to Myriad RTEMS
This commit contains the trivial portion of the port of ASan to
Myriad RTEMS.
- Whitelist platform in sanitizer_platform.h, ubsan_platform.h
- Turn off general interception
- Use memset for FastPoisonShadow
- Define interception wrappers
- Set errno symbol correctly
- Enable ASAN_LOW_MEMORY
- Enable preinit array
- Disable slow unwinding
- Use fuchsia offline symbolizer
- Disable common code for: InitializeShadowMemory, CreateMainThread,
AsanThread::ThreadStart, StartReportDeadlySignal,
MaybeReportNonExecRegion.
Differential Revision: https://reviews.llvm.org/D46454
llvm-svn: 332681
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions