[all-commits] [llvm/llvm-project] b31453: Revert "[ASan] Process functions in Asan module pass"
kstoimenov via All-commits
all-commits at lists.llvm.org
Wed Nov 3 11:01:21 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b3145323b549eea95b3b088cb2064bf0bf81cfe6
https://github.com/llvm/llvm-project/commit/b3145323b549eea95b3b088cb2064bf0bf81cfe6
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2021-11-03 (Wed, 03 Nov 2021)
Changed paths:
M clang/lib/CodeGen/BackendUtil.cpp
M llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h
M llvm/lib/Passes/PassRegistry.def
M llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
M llvm/test/Instrumentation/SanitizerCoverage/tracing-comdat.ll
M llvm/test/Other/new-pm-print-pipeline.ll
M llvm/tools/opt/NewPMDriver.cpp
Log Message:
-----------
Revert "[ASan] Process functions in Asan module pass"
This reverts commit 76ea87b94e5cba335d691e4e18e3464ad45c8b52.
Reviewed By: kstoimenov
Differential Revision: https://reviews.llvm.org/D113129
More information about the All-commits
mailing list