[PATCH] D44705: [HWASan] Port HWASan to Linux x86-64 (compiler-rt)

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 21 17:39:46 PDT 2018


alekseyshl updated this revision to Diff 139402.
alekseyshl marked 3 inline comments as done.
alekseyshl added a comment.

- Adjust comments


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D44705

Files:
  cmake/config-ix.cmake
  lib/hwasan/hwasan.cc
  lib/hwasan/hwasan.h
  lib/hwasan/hwasan_allocator.cc
  lib/hwasan/hwasan_interceptors.cc
  lib/hwasan/hwasan_linux.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44705.139402.patch
Type: text/x-patch
Size: 9715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180322/983c1974/attachment.bin>


More information about the llvm-commits mailing list