summaryrefslogtreecommitdiff
path: root/lib/msan/msan_chained_origin_depot.cc
diff options
context:
space:
mode:
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>2014-07-11 08:57:57 +0000
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>2014-07-11 08:57:57 +0000
commit23c70c8907fd669d4cbeeba59680e40fc1b61d19 (patch)
treef2e95f2adce3cb45a1eef7d453857cfce1cd1803 /lib/msan/msan_chained_origin_depot.cc
parent539070c5dad44c90ef4996fdab7125cad15153da (diff)
downloadcompiler-rt-23c70c8907fd669d4cbeeba59680e40fc1b61d19.tar.gz
[msan] Use real memset/memcpy/memmove in interceptors.
Our versions are not exactly as fast as libc's, and MSan uses them heavily (even compared to other sanitizers). This will break if libc version of mem* are instrumented, but they never are, and if they are, we should be able to fix it on libc side. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@212799 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/msan/msan_chained_origin_depot.cc')
0 files changed, 0 insertions, 0 deletions