[PATCH] D19781: [sanitizers] Disable target-specific lowering of string functions.
Marcin KoĆcielnicki via llvm-commits
llvm-commits at lists.llvm.org
Tue May 3 08:23:56 PDT 2016
koriakin updated the summary for this revision.
koriakin updated this revision to Diff 56004.
koriakin added a comment.
Added ESan as well.
Repository:
rL LLVM
http://reviews.llvm.org/D19781
Files:
include/llvm/Transforms/Utils/Local.h
lib/Transforms/Instrumentation/AddressSanitizer.cpp
lib/Transforms/Instrumentation/EfficiencySanitizer.cpp
lib/Transforms/Instrumentation/MemorySanitizer.cpp
lib/Transforms/Instrumentation/ThreadSanitizer.cpp
lib/Transforms/Utils/Local.cpp
test/Instrumentation/AddressSanitizer/str-nobuiltin.ll
test/Instrumentation/EfficiencySanitizer/str-nobuiltin.ll
test/Instrumentation/MemorySanitizer/str-nobuiltin.ll
test/Instrumentation/ThreadSanitizer/str-nobuiltin.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19781.56004.patch
Type: text/x-patch
Size: 15641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160503/a46e261c/attachment.bin>
More information about the llvm-commits
mailing list