[PATCH] D113129: Revert "[ASan] Process functions in Asan module pass"

Kirill Stoimenov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 3 11:00:01 PDT 2021


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

This reverts commit 76ea87b94e5cba335d691e4e18e3464ad45c8b52 <https://reviews.llvm.org/rG76ea87b94e5cba335d691e4e18e3464ad45c8b52>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D113129

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: D113129.384523.patch
Type: text/x-patch
Size: 9298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211103/ac25f938/attachment.bin>


More information about the llvm-commits mailing list