[all-commits] [llvm/llvm-project] 066221: Revert #140650 and #140505 (#140973)
Snehasish Kumar via All-commits
all-commits at lists.llvm.org
Wed May 21 17:39:17 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 066221f98e26aaf4d1096636695a5c9a9800c798
https://github.com/llvm/llvm-project/commit/066221f98e26aaf4d1096636695a5c9a9800c798
Author: Snehasish Kumar <snehasishk at google.com>
Date: 2025-05-21 (Wed, 21 May 2025)
Changed paths:
M llvm/include/llvm/Analysis/MemoryProfileInfo.h
M llvm/include/llvm/IR/ModuleSummaryIndex.h
R llvm/include/llvm/ProfileData/MemProfCommon.h
M llvm/lib/Transforms/Instrumentation/MemProfiler.cpp
Log Message:
-----------
Revert #140650 and #140505 (#140973)
This reverts commit 90daed32a82ad2695d27db285ac36f579f2b270e and 4cfbe55781cb8fb95568c9a8538912f68d2ff681.
These changes exposed cyclic dependencies when LLVM is configured with
modules `-DLLVM_ENABLE_MODULES=ON`.
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