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

Aleksey Shlyapnikov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 22 10:27:09 PDT 2018


alekseyshl updated this revision to Diff 139469.
alekseyshl added a comment.

- Add tests to verify that HWASan requires "-pie".


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.139469.patch
Type: text/x-patch
Size: 15980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180322/9aa945a9/attachment.bin>


More information about the cfe-commits mailing list