[PATCH] D44699: [HWASan] Port HWASan to Linux x86-64 (LLVM)
Aleksey Shlyapnikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 22 14:17:43 PDT 2018
alekseyshl updated this revision to Diff 139507.
alekseyshl added a comment.
- Remove generic code checks from X86 specific tests.
Repository:
rL LLVM
https://reviews.llvm.org/D44699
Files:
lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
test/Instrumentation/HWAddressSanitizer/X86/atomic.ll
test/Instrumentation/HWAddressSanitizer/X86/basic.ll
test/Instrumentation/HWAddressSanitizer/X86/kernel.ll
test/Instrumentation/HWAddressSanitizer/X86/with-calls.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44699.139507.patch
Type: text/x-patch
Size: 15067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180322/cf2c7a2d/attachment.bin>
More information about the llvm-commits
mailing list