[PATCH] D65770: hwasan: Instrument globals.
Peter Collingbourne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 6 15:07:31 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368102: hwasan: Instrument globals. (authored by pcc, committed by ).
Herald added a subscriber: delcypher.
Changed prior to commit:
https://reviews.llvm.org/D65770?vs=213477&id=213732#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65770/new/
https://reviews.llvm.org/D65770
Files:
cfe/trunk/lib/Driver/SanitizerArgs.cpp
cfe/trunk/test/Driver/fsanitize.c
compiler-rt/trunk/lib/hwasan/hwasan.cpp
compiler-rt/trunk/lib/hwasan/hwasan.h
compiler-rt/trunk/lib/hwasan/hwasan_interface_internal.h
compiler-rt/trunk/lib/hwasan/hwasan_report.cpp
compiler-rt/trunk/test/hwasan/TestCases/global.c
compiler-rt/trunk/test/hwasan/lit.cfg.py
llvm/trunk/include/llvm/BinaryFormat/ELF.h
llvm/trunk/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
llvm/trunk/test/Instrumentation/HWAddressSanitizer/globals.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65770.213732.patch
Type: text/x-patch
Size: 30173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190806/025e1d06/attachment-0001.bin>
More information about the cfe-commits
mailing list