[PATCH] D55554: [HWASAN/rt] Implement support for memory intrinsics

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 20 01:13:23 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL349730: [HWASAN] Add support for memory intrinsics (authored by evgeny777, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D55554?vs=178598&id=179025#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55554/new/

https://reviews.llvm.org/D55554

Files:
  compiler-rt/trunk/lib/hwasan/CMakeLists.txt
  compiler-rt/trunk/lib/hwasan/hwasan.cc
  compiler-rt/trunk/lib/hwasan/hwasan_checks.h
  compiler-rt/trunk/lib/hwasan/hwasan_interface_internal.h
  compiler-rt/trunk/lib/hwasan/hwasan_memintrinsics.cc
  compiler-rt/trunk/test/hwasan/TestCases/mem-intrinsics.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55554.179025.patch
Type: text/x-patch
Size: 11286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181220/d1080573/attachment.bin>


More information about the llvm-commits mailing list