[all-commits] [llvm/llvm-project] 0e0759: Revert "[LegacyPM] Remove AddressSanitizerLegacyPass"
Nico Weber via All-commits
all-commits at lists.llvm.org
Thu Apr 21 19:15:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e0759f441c9d9433ae8f13ed9f274f3d3e856a8
https://github.com/llvm/llvm-project/commit/0e0759f441c9d9433ae8f13ed9f274f3d3e856a8
Author: Nico Weber <thakis at chromium.org>
Date: 2022-04-21 (Thu, 21 Apr 2022)
Changed paths:
M llvm/bindings/go/llvm/InstrumentationBindings.cpp
M llvm/bindings/go/llvm/InstrumentationBindings.h
M llvm/bindings/go/llvm/transforms_instrumentation.go
M llvm/include/llvm/InitializePasses.h
M llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h
M llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
M llvm/lib/Transforms/Instrumentation/Instrumentation.cpp
Log Message:
-----------
Revert "[LegacyPM] Remove AddressSanitizerLegacyPass"
This reverts commit e68c589e53da4a53bf1cea79a9cb38308edbb8c6.
Breaks check-llvm, see comments on https://reviews.llvm.org/D124216
More information about the All-commits
mailing list