[PATCH] D19781: [ASan] Disable target-specific lowering of string functions.
Marcin KoĆcielnicki via llvm-commits
llvm-commits at lists.llvm.org
Mon May 2 02:59:24 PDT 2016
koriakin updated this revision to Diff 55799.
koriakin added a comment.
Now the nobuiltin check applies to all libcalls (which makes sense, after all).
Repository:
rL LLVM
http://reviews.llvm.org/D19781
Files:
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/Transforms/Instrumentation/AddressSanitizer.cpp
test/CodeGen/SystemZ/memchr-03.ll
test/CodeGen/SystemZ/memcmp-03.ll
test/CodeGen/SystemZ/strcmp-03.ll
test/CodeGen/SystemZ/strcpy-02.ll
test/CodeGen/SystemZ/strlen-03.ll
test/Instrumentation/AddressSanitizer/str-nobuiltin.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19781.55799.patch
Type: text/x-patch
Size: 14289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160502/135cd9ad/attachment.bin>
More information about the llvm-commits
mailing list