[all-commits] [llvm/llvm-project] a69422: [LegacyPM] Remove NameAnonGlobalLegacyPass
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Jul 17 14:38:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a6942256caeb85958409da1d606ddad1c2e44b0b
https://github.com/llvm/llvm-project/commit/a6942256caeb85958409da1d606ddad1c2e44b0b
Author: Fangrui Song <i at maskray.me>
Date: 2022-07-17 (Sun, 17 Jul 2022)
Changed paths:
M llvm/include/llvm/InitializePasses.h
M llvm/include/llvm/Transforms/Scalar.h
M llvm/lib/Transforms/Utils/NameAnonGlobals.cpp
M llvm/lib/Transforms/Utils/Utils.cpp
M llvm/test/Bitcode/thinlto-function-summary.ll
Log Message:
-----------
[LegacyPM] Remove NameAnonGlobalLegacyPass
Unused after LTO removal from optimization passline.
More information about the All-commits
mailing list