[PATCH] D65770: hwasan: Instrument globals.

Peter Collingbourne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 5 14:53:30 PDT 2019


pcc updated this revision to Diff 213472.
pcc added a comment.

- Switch to an enum


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65770/new/

https://reviews.llvm.org/D65770

Files:
  clang/lib/Driver/SanitizerArgs.cpp
  clang/test/Driver/fsanitize.c
  compiler-rt/lib/hwasan/hwasan.cpp
  compiler-rt/lib/hwasan/hwasan.h
  compiler-rt/lib/hwasan/hwasan_interface_internal.h
  compiler-rt/lib/hwasan/hwasan_report.cpp
  compiler-rt/test/hwasan/TestCases/global.c
  compiler-rt/test/hwasan/lit.cfg.py
  llvm/include/llvm/BinaryFormat/ELF.h
  llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/test/Instrumentation/HWAddressSanitizer/globals.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65770.213472.patch
Type: text/x-patch
Size: 29844 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190805/8ce8be5b/attachment-0001.bin>


More information about the cfe-commits mailing list