[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 11:52:12 PDT 2018
alekseyshl updated this revision to Diff 139487.
alekseyshl marked 2 inline comments as done.
alekseyshl added a comment.
- Move pointer operand untagging into a separate function.
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.139487.patch
Type: text/x-patch
Size: 30179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180322/557ad272/attachment.bin>
More information about the llvm-commits
mailing list