[all-commits] [llvm/llvm-project] a55c4e: [ASan] Process functions in Asan module pass
kstoimenov via All-commits
all-commits at lists.llvm.org
Wed Nov 3 13:28:21 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a55c4ec1cee7683d9095327d9d33e7137ec25292
https://github.com/llvm/llvm-project/commit/a55c4ec1cee7683d9095327d9d33e7137ec25292
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/lib/Transforms/Instrumentation/AddressSanitizer.cpp
M llvm/test/Instrumentation/SanitizerCoverage/tracing-comdat.ll
M llvm/tools/opt/NewPMDriver.cpp
Log Message:
-----------
[ASan] Process functions in Asan module pass
This came up as recommendation while reviewing D112098.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D112732
More information about the All-commits
mailing list