[PATCH] D64843: hwasan: Initialize the pass only once.

Peter Collingbourne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 17 14:45:21 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366379: hwasan: Initialize the pass only once. (authored by pcc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64843?vs=210227&id=210429#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64843

Files:
  cfe/trunk/lib/CodeGen/BackendUtil.cpp
  llvm/trunk/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h
  llvm/trunk/lib/Passes/PassRegistry.def
  llvm/trunk/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/trunk/test/Instrumentation/HWAddressSanitizer/basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64843.210429.patch
Type: text/x-patch
Size: 7985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190717/66cb1885/attachment-0001.bin>


More information about the cfe-commits mailing list