[PATCH] D57490: hwasan: Add __hwasan_init_static() function.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 31 15:37:04 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT352816: hwasan: Add __hwasan_init_static() function. (authored by pcc, committed by ).
Herald added a project: Sanitizers.

Changed prior to commit:
  https://reviews.llvm.org/D57490?vs=184411&id=184637#toc

Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D57490

Files:
  include/sanitizer/hwasan_interface.h
  lib/hwasan/hwasan.cc
  lib/hwasan/hwasan.h
  lib/hwasan/hwasan_dynamic_shadow.cc
  lib/hwasan/hwasan_dynamic_shadow.h
  lib/hwasan/hwasan_interface_internal.h
  lib/hwasan/hwasan_linux.cc
  lib/hwasan/hwasan_thread.cc
  lib/hwasan/hwasan_thread.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57490.184637.patch
Type: text/x-patch
Size: 8017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190131/c3e06f37/attachment.bin>


More information about the llvm-commits mailing list