[PATCH] D44699: [HWASan] Port HWASan to Linux x86-64 (LLVM)

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 23 11:00:47 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328342: [HWASan] Port HWASan to Linux x86-64 (LLVM) (authored by alekseyshl, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D44699

Files:
  llvm/trunk/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/trunk/test/Instrumentation/HWAddressSanitizer/X86/atomic.ll
  llvm/trunk/test/Instrumentation/HWAddressSanitizer/X86/basic.ll
  llvm/trunk/test/Instrumentation/HWAddressSanitizer/X86/kernel.ll
  llvm/trunk/test/Instrumentation/HWAddressSanitizer/X86/with-calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44699.139614.patch
Type: text/x-patch
Size: 15411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180323/473c7da8/attachment.bin>


More information about the llvm-commits mailing list