[PATCH] D19781: [sanitizers] Disable target-specific lowering of string functions.

Marcin Koƛcielnicki via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 18 03:17:38 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL273083: [sanitizers] Disable target-specific lowering of string functions. (authored by koriakin).

Changed prior to commit:
  http://reviews.llvm.org/D19781?vs=56060&id=61161#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19781

Files:
  llvm/trunk/include/llvm/Transforms/Utils/Local.h
  llvm/trunk/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/trunk/lib/Transforms/Instrumentation/EfficiencySanitizer.cpp
  llvm/trunk/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/trunk/lib/Transforms/Instrumentation/ThreadSanitizer.cpp
  llvm/trunk/lib/Transforms/Utils/Local.cpp
  llvm/trunk/test/Instrumentation/AddressSanitizer/str-nobuiltin.ll
  llvm/trunk/test/Instrumentation/EfficiencySanitizer/str-nobuiltin.ll
  llvm/trunk/test/Instrumentation/MemorySanitizer/str-nobuiltin.ll
  llvm/trunk/test/Instrumentation/ThreadSanitizer/str-nobuiltin.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19781.61161.patch
Type: text/x-patch
Size: 17782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160618/28b5f7e1/attachment.bin>


More information about the llvm-commits mailing list