[all-commits] [llvm/llvm-project] cffe22: Revert "[NFC] Move DroppedVariableStats code to An...
Mikhail Goncharov via All-commits
all-commits at lists.llvm.org
Thu Dec 19 01:57:33 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cffe22a93726a64e6a205b5dcd1c306a62488412
https://github.com/llvm/llvm-project/commit/cffe22a93726a64e6a205b5dcd1c306a62488412
Author: Mikhail Goncharov <goncharov.mikhail at gmail.com>
Date: 2024-12-19 (Thu, 19 Dec 2024)
Changed paths:
R llvm/include/llvm/Analysis/DroppedVariableStats.h
A llvm/include/llvm/Passes/DroppedVariableStats.h
M llvm/include/llvm/Passes/StandardInstrumentations.h
M llvm/lib/Analysis/CMakeLists.txt
R llvm/lib/Analysis/DroppedVariableStats.cpp
M llvm/lib/Passes/CMakeLists.txt
A llvm/lib/Passes/DroppedVariableStats.cpp
Log Message:
-----------
Revert "[NFC] Move DroppedVariableStats code to Analysis (#120502)"
that introduces a circular dependency of analysis -> codegen -> target
This reverts commit e389492d6a00e1c49a034e13343098541ebd03c6.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list