[PATCH] D44745: [HWASan] Port HWASan to Linux x86-64 (clang)

Aleksey Shlyapnikov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 21 10:31:06 PDT 2018


alekseyshl created this revision.
alekseyshl added a reviewer: eugenis.
Herald added a subscriber: cryptoad.

Porting HWASan to Linux x86-64, the third of the three patches, clang part.


Repository:
  rC Clang

https://reviews.llvm.org/D44745

Files:
  lib/Driver/SanitizerArgs.cpp
  lib/Driver/ToolChains/Linux.cpp
  test/Driver/Inputs/resource_dir/lib/linux/libclang_rt.hwasan-x86_64.a.syms
  test/Driver/asan.c
  test/Driver/fsanitize-blacklist.c
  test/Driver/fsanitize.c
  test/Driver/sanitizer-ld.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44745.139326.patch
Type: text/x-patch
Size: 15712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180321/f5dffc2e/attachment.bin>


More information about the cfe-commits mailing list