[PATCH] D61709: [NewPM] Port HWASan and Kernel HWASan
Leonard Chan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 9 12:43:56 PDT 2019
leonardchan updated this revision to Diff 198889.
leonardchan marked 2 inline comments as done.
leonardchan retitled this revision from "[NewPM] Port HWASan" to "[NewPM] Port HWASan and Kernel HWASan".
leonardchan edited the summary of this revision.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61709/new/
https://reviews.llvm.org/D61709
Files:
clang/lib/CodeGen/BackendUtil.cpp
clang/test/CodeGen/hwasan-new-pm.c
llvm/include/llvm/InitializePasses.h
llvm/include/llvm/Transforms/Instrumentation.h
llvm/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Passes/PassRegistry.def
llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
llvm/lib/Transforms/Instrumentation/Instrumentation.cpp
llvm/test/Instrumentation/HWAddressSanitizer/basic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61709.198889.patch
Type: text/x-patch
Size: 20810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190509/6436d927/attachment-0001.bin>
More information about the cfe-commits
mailing list