[PATCH] D113131: [ASan] Process functions in Asan module pass.

Kirill Stoimenov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 3 11:10:33 PDT 2021


kstoimenov created this revision.
kstoimenov added a reviewer: vitalybuka.
Herald added subscribers: ormris, hiraditya.
kstoimenov requested review of this revision.
Herald added projects: clang, LLVM.
Herald added subscribers: llvm-commits, cfe-commits.

Re-land of D112732 <https://reviews.llvm.org/D112732> with fixes.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D113131

Files:
  clang/lib/CodeGen/BackendUtil.cpp
  llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/test/Instrumentation/SanitizerCoverage/tracing-comdat.ll
  llvm/test/Other/new-pm-print-pipeline.ll
  llvm/tools/opt/NewPMDriver.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113131.384528.patch
Type: text/x-patch
Size: 9311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211103/b53c1612/attachment.bin>


More information about the cfe-commits mailing list